upgrade.sh 94 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 git add . git commit -m "sdk init" git pull git push #git tag -m "tag" 1.1.0 #git push --tag