From a9e84cbd7dafd9610f2244c96ef9db5dc000b90b Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 20 Nov 2022 00:26:30 +0200 Subject: [PATCH] update hugo to 0.106.0 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index bac74c658..e452a6ddd 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.105.0" + HUGO_VERSION = "0.106.0" [context.deploy-preview.environment] - HUGO_VERSION = "0.105.0" + HUGO_VERSION = "0.106.0" [[redirects]] from = "/docs"