diff options
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r-- | snapcraft.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml index 19f50d42..5df6b1cd 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,6 @@ name: wekan -version: "0.32-SNAPSHOT" +version: 0 +version-script: git describe --dirty --tags | cut -c 2- summary: The open-source Trello-like kanban description: | Wekan is an open-source and collaborative kanban board application. |