Skip to content

Commit

Permalink
Updated snapcraft package versioning to x.y.z. format
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed Feb 13, 2019
1 parent f865fe7 commit a69e1a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: rels
version: git
version: '0.0.0'
version-script: git describe --always | cut -c 2-
summary: Github release analytics for the console
description: |
By utilizing a simple and minimal usage syntax rels enables you to easily view various
Expand Down

0 comments on commit a69e1a5

Please sign in to comment.