diff --git a/netlify.toml b/netlify.toml index 0ea446827..f99df039b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.125.3" + HUGO_VERSION = "0.125.4" [context.production.environment] HUGO_ENV = "production"