fix updating script

develop
bvn13 2022-08-16 14:30:53 +03:00
parent 86ad82ed64
commit 03c1fd3dab
1 changed files with 2 additions and 0 deletions

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