This commit is contained in:
parent
d27ee1202b
commit
849fec6f01
@ -19,7 +19,9 @@ echo "${version} -> ${next_version}"
|
||||
echo "bumping openapi"
|
||||
cd "${git_root}"
|
||||
sed -i -e "s/${version}/${next_version}/g" openapi.yaml
|
||||
sed -i -e "s/${version}/${next_version}/g" client/static/openapi/openapi.yaml
|
||||
git add openapi.yaml
|
||||
git add client/static/openapi/openapi.yaml
|
||||
|
||||
echo "bumping client"
|
||||
cd "${git_root}/client"
|
||||
|
Loading…
x
Reference in New Issue
Block a user