xiaomusic/newversion.sh
2024-07-06 15:46:15 +00:00

6 lines
92 B
Bash
Executable File

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