diff --git a/netlify.toml b/netlify.toml index 7aa6911b8..e9f7081ad 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.147.1" + HUGO_VERSION = "0.147.2" [context.production.environment] HUGO_ENV = "production"