mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-07 02:48:27 +08:00
Fixed bump version to move v4 tag
This commit is contained in:
@@ -40,4 +40,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
|
||||||
|
git tag -f v4
|
||||||
Reference in New Issue
Block a user