1
0
mirror of https://github.com/strongdm/comply synced 2024-07-02 23:14:22 +00:00

redefine verison

This commit is contained in:
Justin McCarthy 2018-05-10 00:26:08 -07:00
parent fc9c908a42
commit 06afa72dee
No known key found for this signature in database
GPG Key ID: 900437410E142A48

View File

@ -75,6 +75,8 @@ patch: clean gitsem
gitsem patch
git push
git push origin --tags
$(eval VERSION = $(shell git describe --tags --always --dirty="-dev"))
echo "--> $(VERSION)"
release-deps: gitsem gh-release