From 5a76992885614579d234bf53a61dd1172be3536e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 31 May 2024 17:55:40 +0200 Subject: update zola version in netlify --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netlify.toml') 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 -- cgit 1.4.1