update zola version in netlify
1 file changed, 1 insertion(+), 1 deletion(-)
jump to
M netlify.toml → 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