Bump Zola version to 0.19.1 (#2739)

This commit is contained in:
Daniel J. Summers
2024-07-18 00:07:07 -04:00
committed by GitHub
parent bc0eebfb3e
commit 45566e126e

View File

@@ -4,7 +4,7 @@ publish = "public"
command = "zola build"
[build.environment]
ZOLA_VERSION = "0.17.1"
ZOLA_VERSION = "0.19.1"
[context.deploy-preview]
command = "zola build --base-url $DEPLOY_PRIME_URL"