From 4fb1242e9e8547266d16dbce8a74bc47d1139bf8 Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 14 Aug 2023 01:24:18 +0300 Subject: [PATCH] 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"