From fb2c0aaa9f98c691174a76eda10b541178f7ba92 Mon Sep 17 00:00:00 2001 From: Arhell Date: Thu, 3 Nov 2022 10:08:14 +0200 Subject: [PATCH] update hugo to 0.105.0 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index c06d60087..bac74c658 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.104.3" + HUGO_VERSION = "0.105.0" [context.deploy-preview.environment] - HUGO_VERSION = "0.104.3" + HUGO_VERSION = "0.105.0" [[redirects]] from = "/docs"