UNPKG

114 Bapplication/x-msdownloadView Raw
1git add -A
2git commit -m "[build] %1"
3git tag -a V%1 -m "Release version %1"
4git push origin --tags
5git push