Compare commits
No commits in common. "main" and "v0.0.8" have entirely different histories.
@ -36,4 +36,3 @@ 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