Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Use git for the snap version (#6271)
Browse files Browse the repository at this point in the history
For commits with an annotated tag, that tag will be the version. For other commits, a git identifier will be used.
This way, there is no need to manually edit the snap version.
  • Loading branch information
Leo Arias authored and gavofyork committed Aug 29, 2017
1 parent d520aa2 commit 53401d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: parity
version: master
version: git
summary: Fast, light, robust Ethereum implementation
description: |
Parity's goal is to be the fastest, lightest, and most secure Ethereum
Expand Down

0 comments on commit 53401d6

Please sign in to comment.