1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-08 15:08:12 +08:00
Files
xiaomusic/newversion.sh
2024-07-06 16:05:28 +00:00

6 lines
91 B
Bash
Executable File

#!/bin/bash
cz bump --check-consistency --increment patch
git push -u origin main --tags