From 871a54ff4d2951486738e0a45553f4fd1b5851fc Mon Sep 17 00:00:00 2001 From: Bryan Finster Date: Thu, 14 Dec 2023 11:12:42 -0600 Subject: [PATCH] Upgrade Hugo --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 42bc44c..ef4eea9 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,5 +2,5 @@ command = "hugo" publish = "public" -[build.environment] - HUGO_VERSION = "0.104.1" \ No newline at end of file + [build.environment] + HUGO_VERSION = "0.121.1"