From fff11789b081032750923aebeff7e0b97773ed56 Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 20 Mar 2023 01:47:34 +0200 Subject: [PATCH] update hugo to 0.111.3 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 29fe1de58..e9460ba92 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ HUGO_VERSION = "0.111.2" [context.deploy-preview.environment] - HUGO_VERSION = "0.111.2" + HUGO_VERSION = "0.111.3" [[redirects]] from = "/docs"