xiaomusic/newversion.sh

6 lines
73 B
Bash
Raw Normal View History

2024-02-24 05:22:12 +00:00
#!/bin/bash
2024-07-14 13:59:46 +00:00
cz bump --check-consistency
2024-02-24 05:22:12 +00:00
2024-07-06 16:05:28 +00:00
git push -u origin main --tags