mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +00:00
Fixed bump version to move v4 tag
This commit is contained in:
parent
aaef27147f
commit
8af3e46fcb
@ -41,3 +41,4 @@ 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
|
||||||
|
git tag -f v4
|
Loading…
Reference in New Issue
Block a user