From c078e4c40ca8d5d824406cf7a67422400f11c086 Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 5 Nov 2023 02:18:01 +0200 Subject: [PATCH] update hugo to 0.120.3 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index a908dc46b..561db7209 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.119.0" + HUGO_VERSION = "0.120.3" [context.deploy-preview.environment] - HUGO_VERSION = "0.119.0" + HUGO_VERSION = "0.120.3" [[redirects]] from = "/log/*"