mirror of
https://github.com/mikefarah/yq.git
synced 2026-06-26 15:10:00 +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 commit -m 'Bumping version'
|
||||
git tag $version
|
||||
git tag -f v4
|
||||
git tag $version -m "releasing"
|
||||
git tag -f v4 -m "releasing $version"
|
||||
Loading…
Reference in New Issue
Block a user