Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
8e1419b186 | |||
febac2954a |
@ -36,3 +36,4 @@ echo "Version bumped to $NEW_VERSION"
|
||||
git add VERSION
|
||||
git tag "v$MAJOR.$MINOR.$PATCH"
|
||||
git push origin "v$MAJOR.$MINOR.$PATCH"
|
||||
git push origin --tags
|
||||
|
Loading…
x
Reference in New Issue
Block a user