Add version bump scripts
This commit is contained in:
parent
2f1ddc0d0f
commit
95be2c6070
3 changed files with 45 additions and 0 deletions
3
script/bump-collab-version
Executable file
3
script/bump-collab-version
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
exec script/lib/bump-version.sh collab collab-v $@
|
Loading…
Add table
Add a link
Reference in a new issue