diff --git a/netlify.toml b/netlify.toml index ace83c6..0bc46c9 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,6 +3,6 @@ command = "hugo" [context.production.environment] - HUGO_VERSION = "0.49.2" + HUGO_VERSION = "0.50" HUGO_ENV = "production" HUGO_ENABLEGITINFO = "true"