From 28bf071b8979ae5dfe6f3067ce4ebe249ac453f7 Mon Sep 17 00:00:00 2001 From: Sven Thiele Date: Fri, 5 Apr 2019 09:34:40 +0200 Subject: [PATCH] Update gitlab-pages.md --- docs/content/documentation/deployment/gitlab-pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/documentation/deployment/gitlab-pages.md b/docs/content/documentation/deployment/gitlab-pages.md index 73bb2b0..8613354 100644 --- a/docs/content/documentation/deployment/gitlab-pages.md +++ b/docs/content/documentation/deployment/gitlab-pages.md @@ -41,7 +41,7 @@ variables: # This variable will ensure that the CI runner pulls in your theme from the submodule GIT_SUBMODULE_STRATEGY: recursive # Specify the zola version you want to use here - ZOLA_VERSION: "v0.5.0" + ZOLA_VERSION: "v0.6.0" pages: script: