From 36586d2aa59fcd2775a6fbdfe3f2564c2c2d54cc Mon Sep 17 00:00:00 2001 From: sebousan Date: Mon, 15 Jan 2024 16:34:25 +0100 Subject: [PATCH] change hugo version --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index a6fdad5..a4a495d 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ publish = "public" [build.environment] - HUGO_VERSION = "0.119.0" + HUGO_VERSION = "0.120.0" GO_VERSION = "1.20.5" [context.production.environment]