From d2d0da13f01264ca95a09f17b32cccc402e2305e Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Mon, 19 Nov 2018 14:35:28 +0100 Subject: [PATCH] Update snapcraft.yaml --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index bf81791..b42560a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: zola # you probably want to 'snapcraft register ' -version: '0.5.0' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.5.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.