Ensure snap is built with git version/tag info

Changing from version: master to version: git will prevent the snap being built with the text 'master' as the version, but instead use the latest git tag or version info. This makes it easier to figure out which build is which in the store.
This commit is contained in:
Alan Pope 2017-10-03 12:50:47 +01:00 committed by GitHub
parent 299416062f
commit dfbddd4b86

View File

@ -1,5 +1,5 @@
name: micro
version: master
version: git
summary: A modern and intuitive terminal-based text editor
description: |
Micro is a terminal-based text editor that aims to be easy to use and