From cef4d24cf5024554465f4d2562dae178a3bc56ef Mon Sep 17 00:00:00 2001 From: Arhell Date: Wed, 5 Jul 2023 00:13:19 +0300 Subject: [PATCH 1/2] update hugo to 0.115.1 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index bfbc1c20a..6ca0b58d6 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ HUGO_VERSION = "0.115.0" [context.deploy-preview.environment] - HUGO_VERSION = "0.115.0" + HUGO_VERSION = "0.115.1" [[redirects]] from = "/docs" From 74f8c63cc2ce79797e69750f2fc0e27d129c1dfb Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 10 Jul 2023 00:25:05 +0300 Subject: [PATCH 2/2] update hugo to 0.115.2 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 6ca0b58d6..9eae6c6a2 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ HUGO_VERSION = "0.115.0" [context.deploy-preview.environment] - HUGO_VERSION = "0.115.1" + HUGO_VERSION = "0.115.2" [[redirects]] from = "/docs"