mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-02 10:25:21 +00:00
Updating bump version script
This commit is contained in:
parent
e969dd789f
commit
fc7c337d8f
@ -49,5 +49,5 @@ fi
|
|||||||
|
|
||||||
git add cmd/version.go snap/snapcraft.yaml
|
git add cmd/version.go snap/snapcraft.yaml
|
||||||
git commit -m 'Bumping version'
|
git commit -m 'Bumping version'
|
||||||
git tag $version
|
git tag $version -m "releasing"
|
||||||
git tag -f v4
|
git tag -f v4 -m "releasing $version"
|
||||||
Loading…
Reference in New Issue
Block a user