diff --git a/netlify.toml b/netlify.toml index 6f735ca0c..27f87ec8e 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.147.4" + HUGO_VERSION = "0.147.5" [context.production.environment] HUGO_ENV = "production"