chore: update bump-version for main branch

dedup-snippet-at-index
Meng Zhang 2023-10-13 17:53:06 -07:00
parent 4dbaf4f312
commit c5b2d8a074
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ update-playground:
rm -rf crates/tabby/playground && cp -R clients/tabby-playground/out crates/tabby/playground
bump-version:
cargo ws version --no-individual-tags --no-git-push
cargo ws version --no-git-tag --force "*"
bump-release-version:
cargo ws version --allow-branch "r*" --no-individual-tags --force "*"