From 07e4e4bbddecc74062a9c2748ed39edd6891e76e Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 18 Aug 2024 21:24:17 +0200 Subject: Updated the minimum required Hugo version to 0.121.0 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netlify.toml') diff --git a/netlify.toml b/netlify.toml index fc355f0..b7de027 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,7 +9,7 @@ publish = 'public' [build.environment] - HUGO_VERSION = '0.114.0' + HUGO_VERSION = '0.121.0' HUGO_ENABLEGITINFO = 'true' # Production context: all deploys from the Production branch -- cgit v1.2.3