upgrade.sh 92 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.0.2 git push --tag