fix updating script

This commit is contained in:
bvn13 2022-08-16 14:30:53 +03:00
parent 86ad82ed64
commit 03c1fd3dab

View File

@ -8,6 +8,8 @@ git push --tags
git push origin develop
git checkout master
read -p "Which version to publish? > " version
git checkout $version