diff --git a/netlify.toml b/netlify.toml index f7d2cfbe1..5e0ecd8b9 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.123.2" + HUGO_VERSION = "0.123.3" [context.production.environment] HUGO_ENV = "production"