diff --git a/netlify.toml b/netlify.toml index ff01b4131..d9225229b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.143.0" + HUGO_VERSION = "0.143.1" [context.production.environment] HUGO_ENV = "production"