diff --git a/netlify.toml b/netlify.toml index ec68cc677..6dbd1d4fc 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.147.6" + HUGO_VERSION = "0.147.7" [context.production.environment] HUGO_ENV = "production"