From 437daa3848d2f4dffad7b5e68f864fe4013d0feb Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 26 Feb 2024 00:17:36 +0200 Subject: [PATCH 1/2] update hugo to 0.123.3 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 3b8e7ebab..0c8fe998b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.123.1" + HUGO_VERSION = "0.123.3" [context.deploy-preview.environment] - HUGO_VERSION = "0.123.1" + HUGO_VERSION = "0.123.3" [[redirects]] from = "/log/*" From 563630d1d5896d9b459e9b437a2fd7f53f20c5fb Mon Sep 17 00:00:00 2001 From: Arhell Date: Tue, 27 Feb 2024 02:18:29 +0200 Subject: [PATCH 2/2] update hugo to 0.123.4 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 0c8fe998b..1e3a2b80c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.123.3" + HUGO_VERSION = "0.123.4" [context.deploy-preview.environment] - HUGO_VERSION = "0.123.3" + HUGO_VERSION = "0.123.4" [[redirects]] from = "/log/*"