Account for current release channel in bump-app-version script

This commit is contained in:
Max Brunsfeld 2022-10-26 11:29:47 -07:00
parent 0f1b0a4a78
commit 6a010f58be
3 changed files with 23 additions and 7 deletions

View file

@ -1,3 +1,3 @@
#!/bin/bash
exec script/lib/bump-version.sh collab collab-v $@
exec script/lib/bump-version.sh collab collab-v '' $@