Use the latest git tag as the snap version

With this change it's easier to automate the continuous delivery of the snap, because when a verified tag is pushed to the repo the snap will get that version. There will be no need to manually change the version in the snapcraft.yaml.
This commit is contained in:
Leo Arias 2017-06-28 17:09:10 -06:00 committed by Brian Warner
parent a312761fb9
commit 919e46c0bb

View File

@ -1,5 +1,5 @@
name: wormhole
version: master
version: git
summary: get things from one computer to another, safely
description: |
This package provides a library and a command-line tool named wormhole,