From de52904a76f1e17bb72544c9e46fbc5a8d31ef56 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sat, 30 Dec 2023 16:20:19 -0600 Subject: [PATCH] netlify: bump hugo to 0.121.1 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index b673131..601059d 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ publish = "public" [build.environment] - HUGO_VERSION = "0.111.3" + HUGO_VERSION = "0.121.1" [context.production] command = """