Bump version of Zola used on netlify

This commit is contained in:
Vincent Prouillet 2022-06-13 22:44:56 +02:00
parent 4da81eb17e
commit af6e0fc818

View file

@ -4,7 +4,7 @@
command = "zola build"
[build.environment]
ZOLA_VERSION = "0.14.0"
ZOLA_VERSION = "0.15.3"
[context.deploy-preview]
command = "zola build --base-url $DEPLOY_PRIME_URL"