Account for current release channel in bump-app-version script
This commit is contained in:
parent
0f1b0a4a78
commit
6a010f58be
3 changed files with 23 additions and 7 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
exec script/lib/bump-version.sh collab collab-v $@
|
||||
exec script/lib/bump-version.sh collab collab-v '' $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue