From 5a9718ff1ce846e5edb71f1b7ad253a812287a56 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Mon, 8 Apr 2019 18:17:06 +0200 Subject: [PATCH] Update snapcraft.yaml --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 14fb17c..acb3509 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: zola # you probably want to 'snapcraft register ' -version: '0.5.0+git' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.6.0+git' # just for humans, typically '1.2+git' or '1.3.2' summary: A fast static site generator in a single binary with everything built-in. description: | A fast static site generator in a single binary with everything built-in.