Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 444 Bytes

RELEASES.md

File metadata and controls

9 lines (7 loc) · 444 Bytes

Releases

Steps for releasing a new version of your app:

  1. Switch to the master branch
  2. Bump the projects version number (make sure to use semantic versioning)
  3. Create and upload the archive to HockeyApp
  4. Commit and push your changes to the master branch
  5. Create a release on GitHub. If the release uses the staging server, mark it as pre-release