From ffa7b619a9492e79e42a8022a22e9a5ede0884fe Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 3 Jul 2023 00:13:24 +0300 Subject: [PATCH] update hugo to 0.115.0 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index c199f65e0..bfbc1c20a 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.114.1" + HUGO_VERSION = "0.115.0" [context.deploy-preview.environment] - HUGO_VERSION = "0.114.1" + HUGO_VERSION = "0.115.0" [[redirects]] from = "/docs"