From 5c9ac838b98bf9df9490a868d1f5220e43450d69 Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 23 Jul 2023 03:15:46 +0300 Subject: [PATCH] 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"