From cef4d24cf5024554465f4d2562dae178a3bc56ef Mon Sep 17 00:00:00 2001 From: Arhell Date: Wed, 5 Jul 2023 00:13:19 +0300 Subject: [PATCH] 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"