mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-03-19 08:49:45 +08:00
add script to update version
This commit is contained in:
@@ -4,4 +4,4 @@ git diff
|
||||
git add ./pyproject.toml
|
||||
git commit -m "new version v$version"
|
||||
git tag v$version
|
||||
#git push --tags
|
||||
git push -u origin main --tags
|
||||
|
||||
Reference in New Issue
Block a user