diff --git a/netlify.toml b/netlify.toml index 1a07c7e4d..3a437daaa 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.120.2" + HUGO_VERSION = "0.120.3" [context.production.environment] HUGO_ENV = "production"