Steps for releasing a new version of your app:
- Switch to the
master
branch - Bump the projects version number (make sure to use semantic versioning)
- Create and upload the archive to HockeyApp
- Commit and push your changes to the
master
branch - Create a release on GitHub. If the release uses the
staging
server, mark it aspre-release