Hi,
Why these snaps I built have at edge version “table” ? Without actual version number? Does version script not work?
- https://snapcraft.io/wekan-ondra
- https://github.com/wekan/wekan-ondra/blob/master/snapcraft.yaml
- https://launchpadlibrarian.net/531229932/buildlog_snap_ubuntu_xenial_amd64_45967da3f50e63ef538fa9a9bfba8614_BUILDING.txt.gz
name: wekan-ondra
version: 0
version-script: git describe --tags | cut -c 2-
- https://snapcraft.io/wekan-gantt-gpl
- https://github.com/wekan/wekan-gantt-gpl/blob/master/snapcraft.yaml
- https://launchpadlibrarian.net/531230183/buildlog_snap_ubuntu_xenial_amd64_85c8f6602fb9154e309b2dafa3ba9170_BUILDING.txt.gz
name: wekan-gantt-gpl
version: 0
version-script: git describe --tags | cut -c 2-