Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 805 Bytes

release.md

File metadata and controls

9 lines (7 loc) · 805 Bytes

Release

We use electron-builder to package and distribute the application. Which makes really easy doing that.

  1. Change the app version on app/package.json based on SemVer.
  2. Create a new DRAFT release with the same version of the previous step.
  3. On the next CI build it will upload the installers to this release. This allows testing the installers before release.
  4. Once the release is ready just publish it.
  5. Update Homebrew Cask.