diff --git a/netlify.toml b/netlify.toml index 6c3ffcd..d5c8e4b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,6 +3,6 @@ command = "hugo" [context.production.environment] - HUGO_VERSION = "0.30.2" + HUGO_VERSION = "0.40.3" HUGO_ENV = "production" HUGO_ENABLEGITINFO = "true"