From 5c9ac838b98bf9df9490a868d1f5220e43450d69 Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 23 Jul 2023 03:15:46 +0300 Subject: [PATCH 1/3] update hugo to 0.115.4 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 1f68ca8e9..f2d533dec 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.115.3" + HUGO_VERSION = "0.115.4" [context.deploy-preview.environment] - HUGO_VERSION = "0.115.3" + HUGO_VERSION = "0.115.4" [[redirects]] from = "/docs" From 14e91b5d8524f38a448aee9178ed8f8326ab170b Mon Sep 17 00:00:00 2001 From: Arhell Date: Sat, 5 Aug 2023 10:13:50 +0300 Subject: [PATCH 2/3] update hugo to 0.116.1 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index f2d533dec..e0f6c31f1 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.115.4" + HUGO_VERSION = "0.116.1" [context.deploy-preview.environment] - HUGO_VERSION = "0.115.4" + HUGO_VERSION = "0.116.1" [[redirects]] from = "/docs" From 4fb1242e9e8547266d16dbce8a74bc47d1139bf8 Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 14 Aug 2023 01:24:18 +0300 Subject: [PATCH 3/3] update hugo to 0.117.0 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index e0f6c31f1..cc0871d55 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.116.1" + HUGO_VERSION = "0.117.0" [context.deploy-preview.environment] - HUGO_VERSION = "0.116.1" + HUGO_VERSION = "0.117.0" [[redirects]] from = "/docs"