Skip to content

Commit

Permalink
Bump version of Zola used on netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Jun 13, 2022
1 parent 4da81eb commit af6e0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit af6e0fc

Please sign in to comment.