diff --git a/netlify.toml b/netlify.toml index 5745fed66..2b88c834c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "make production-build" [build.environment] - HUGO_VERSION = "0.103.1" + HUGO_VERSION = "0.104.1" NODE_VERSION = "16" [context.production.environment]