From 457a902db25fe187d8bd7ce95fe4c1462941806f Mon Sep 17 00:00:00 2001 From: Michiel van der Winden Date: Thu, 7 Mar 2024 10:43:02 +0100 Subject: [PATCH] netlify.toml HUGO_VERSION to 0.123.7 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 8a370bb6..158036fa 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,7 +7,7 @@ command = "cd exampleSite && hugo --gc --themesDir ../.." [build.environment] - HUGO_VERSION = "0.122.0" + HUGO_VERSION = "0.123.7" HUGO_THEME = "repo" # Deploy Preview context: all deploys generated from