mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 02:46:43 +00:00
Fix bump-zed-patch-version script
This commit is contained in:
parent
2f7fad8480
commit
3ecbcf0cff
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ case $channel in
|
|||
;;
|
||||
esac
|
||||
|
||||
exec script/lib/bump-version.sh zed v $tag_suffix patch
|
||||
exec script/lib/bump-version.sh zed v "$tag_suffix" patch
|
||||
|
|
Loading…
Reference in a new issue