mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-13 05:42:59 +00:00
4 lines
64 B
Text
4 lines
64 B
Text
|
#!/bin/bash
|
||
|
|
||
|
exec script/lib/bump-version.sh collab collab-v $@
|