Fix error in bump-zed-patch-version script
This commit is contained in:
parent
09079694e4
commit
4dd725925e
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…
Add table
Add a link
Reference in a new issue