diff --git a/netlify.toml b/netlify.toml index de87da74b..2305aa32c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.125.6" + HUGO_VERSION = "0.126.0" [context.production.environment] HUGO_ENV = "production"