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

This commit is contained in:
Max Brunsfeld
2022-10-26 16:19:19 -07:00
parent 0f1b0a4a78
commit 6a010f58be
3 changed files with 23 additions and 7 deletions
+1 -1
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 '' $@