Blame view

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