diff --git a/netlify.toml b/netlify.toml index 4259d0557..6db85d258 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.151.1" + HUGO_VERSION = "0.152.0" [context.production.environment] HUGO_ENV = "production"