diff --git a/netlify.toml b/netlify.toml index 63b8cee..aff2d0a 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,10 +7,10 @@ command = "hugo" [context.production.environment] - HUGO_VERSION = "0.27-DEV" + HUGO_VERSION = "0.30.2" [context.branch-deploy] command = "hugo -D" [context.branch-deploy.environment] - HUGO_VERSION = "0.27-DEV" + HUGO_VERSION = "0.30.2"