From ba6b0e06733ff25d9e2a0790b07ec459dfdf1a51 Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 4 Mar 2024 09:36:14 +0200 Subject: [PATCH] update hugo to 0.123.7 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 1e3a2b80c..f6c62d1fe 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.123.4" + HUGO_VERSION = "0.123.7" [context.deploy-preview.environment] - HUGO_VERSION = "0.123.4" + HUGO_VERSION = "0.123.7" [[redirects]] from = "/log/*"