diff options
-rw-r--r-- | netlify.toml | 2 |
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 |