From 4949e3fa95f380fb751a8a1622d473fe6a25ed64 Mon Sep 17 00:00:00 2001 From: Arhell Date: Tue, 6 Jun 2023 00:28:51 +0300 Subject: [PATCH] update hugo to 0.112.7 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 55cd33431..a4d07e76a 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.112.5" + HUGO_VERSION = "0.112.7" [context.deploy-preview.environment] - HUGO_VERSION = "0.112.5" + HUGO_VERSION = "0.112.7" [[redirects]] from = "/docs"