Revert fix dirty, because it caused Snap build to fail.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-08-29 15:12:00 +03:00
parent 007c064672
commit e5b9d41e67

View file

@ -1,6 +1,6 @@
name: wekan
version: 0
version-script: git update-index --refresh && git describe --dirty --tags | cut -c 2-
version-script: git describe --dirty --tags | cut -c 2-
summary: The open-source kanban
description: |
Wekan is an open-source and collaborative kanban board application.