From 8858738b17ea5b992d684ff40450b5405cea22c8 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 7 Apr 2024 14:59:16 +0200 Subject: Updated the minimum required Hugo version to 0.114.0 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netlify.toml') diff --git a/netlify.toml b/netlify.toml index 0a3f0a8..c14d827 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,7 +9,7 @@ publish = 'public' [build.environment] - HUGO_VERSION = '0.104.0' + HUGO_VERSION = '0.114.0' HUGO_ENABLEGITINFO = 'true' # Production context: all deploys from the Production branch -- cgit v1.2.3