mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Fix error in bump-zed-patch-version script
This commit is contained in:
parent
8312d974ac
commit
fe4862d756
@ -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 New Issue
Block a user