Force overwrite tag in bump.sh
This commit is contained in:
parent
037006383d
commit
2d6d03fcea
@ -46,4 +46,4 @@ emacs -q -nw ChangeLog
|
|||||||
git add ChangeLog
|
git add ChangeLog
|
||||||
git commit -m "ChangeLog"
|
git commit -m "ChangeLog"
|
||||||
|
|
||||||
git tag "v$VERSION"
|
git tag -f "v$VERSION"
|
||||||
|
Loading…
Reference in New Issue
Block a user