diff --git a/netlify.toml b/netlify.toml index 11a307b52..f3c8b32d4 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ publish = "public" command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.117.0" + HUGO_VERSION = "0.118.1" [context.production.environment] HUGO_ENV = "production"