fix updating script

pull/3/head
bvn13 2022-08-16 14:30:53 +03:00
parent 72fd298a43
commit 5034afd525
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