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