From 7e87f4e825c47bf7e24092f1cb2722f277d522d4 Mon Sep 17 00:00:00 2001 From: Arhell Date: Wed, 8 Mar 2023 00:42:56 +0200 Subject: [PATCH] update hugo to 0.111.2 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 742d1ec60..29fe1de58 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.110.0" + HUGO_VERSION = "0.111.2" [context.deploy-preview.environment] - HUGO_VERSION = "0.110.0" + HUGO_VERSION = "0.111.2" [[redirects]] from = "/docs"