diff --git a/netlify.toml b/netlify.toml index 1f27008ee..2f87609cf 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.129.0" + HUGO_VERSION = "0.130.0" [context.production.environment] HUGO_ENV = "production"