From ac8c98a4605d909a3581ade87056eb63f3baef84 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 25 Sep 2022 16:21:27 +0200 Subject: Bump hugo version used in Netlify --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netlify.toml') diff --git a/netlify.toml b/netlify.toml index 09d23c2..0a3f0a8 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,7 +9,7 @@ publish = 'public' [build.environment] - HUGO_VERSION = '0.101.0' + HUGO_VERSION = '0.104.0' HUGO_ENABLEGITINFO = 'true' # Production context: all deploys from the Production branch -- cgit v1.2.3