mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
Updating bump version script
This commit is contained in:
@@ -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"
|
||||||
Reference in New Issue
Block a user