diff --git a/netlify.toml b/netlify.toml index 4169c02c..c3a5a398 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,7 +4,7 @@ command = "zola build" [build.environment] - ZOLA_VERSION = "0.15.3" + ZOLA_VERSION = "0.17.1" [context.deploy-preview] command = "zola build --base-url $DEPLOY_PRIME_URL"