From 6bc873ec6e99681ae04e62c0a23a2645b527d66c Mon Sep 17 00:00:00 2001 From: Arhell Date: Fri, 26 Apr 2024 03:09:22 +0300 Subject: [PATCH] update hugo to 0.125.4 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 288d2509c..793fa8fdc 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.125.3" + HUGO_VERSION = "0.125.4" [context.deploy-preview.environment] - HUGO_VERSION = "0.125.3" + HUGO_VERSION = "0.125.4" [[redirects]] from = "/log/*"