diff --git a/netlify.toml b/netlify.toml index a29a2ce96..d65e08c25 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.118.2" + HUGO_VERSION = "0.119.0" [context.production.environment] HUGO_ENV = "production"