]> git.lizzy.rs Git - micro.git/commitdiff
Ensure snap is built with git version/tag info
authorAlan Pope <alan@popey.com>
Tue, 3 Oct 2017 11:50:47 +0000 (12:50 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2017 11:50:47 +0000 (12:50 +0100)
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.

snapcraft.yaml

index 4249b0f60433045b120b6bca454824cc30e08791..11304d475b0f721e3372b077536cd7e7f5e5ebc3 100644 (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