From d05662b773bf5108440c93318fb66fd0c5877338 Mon Sep 17 00:00:00 2001 From: Arhell Date: Fri, 7 Oct 2022 01:09:44 +0300 Subject: [PATCH] update hugo to 0.104.3 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index f51aba3ad..c06d60087 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.104.2" + HUGO_VERSION = "0.104.3" [context.deploy-preview.environment] - HUGO_VERSION = "0.104.2" + HUGO_VERSION = "0.104.3" [[redirects]] from = "/docs"