diff --git a/netlify.toml b/netlify.toml index a46bea595..add6a74fa 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.123.4" + HUGO_VERSION = "0.123.5" [context.production.environment] HUGO_ENV = "production"