about summary refs log tree commit diff stats
path: root/netlify.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-05-31 17:55:40 +0200
committerAlan Pearce2024-05-31 17:55:40 +0200
commit5a76992885614579d234bf53a61dd1172be3536e (patch)
tree8c35185f8db5c5efa0277fe14b83d8b1764d7247 /netlify.toml
parent14ad9250cf52b005ff17e0d9971c4087ddb6718d (diff)
downloadzola-bearblog-5a76992885614579d234bf53a61dd1172be3536e.tar.lz
zola-bearblog-5a76992885614579d234bf53a61dd1172be3536e.tar.zst
zola-bearblog-5a76992885614579d234bf53a61dd1172be3536e.zip
update zola version in netlify
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 7eee58f..3f4cbe4 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -4,7 +4,7 @@ command = "zola build"
 
 [build.environment]
 # Set the version name that you want to use and Netlify will automatically use it.
-ZOLA_VERSION = "0.17.2"
+ZOLA_VERSION = "0.18.0"
 
 # The magic for deploying previews of branches.
 # We need to override the base url with whatever url Netlify assigns to our