Sfoglia il codice sorgente

use version scriptlet instead of hardcoded version

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
Ondrej Kubik 8 anni fa
parent
commit
6f5bbaf871
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      snapcraft.yaml

+ 2 - 1
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.