diff --git a/netlify.toml b/netlify.toml index 3bc08c150..92148e74f 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.134.2" + HUGO_VERSION = "0.134.3" [context.production.environment] HUGO_ENV = "production"