We use electron-builder to package and distribute the application. Which makes really easy doing that.
- Change the app version on app/package.json based on SemVer.
- Create a new DRAFT release with the same version of the previous step.
- On the next CI build it will upload the installers to this release. This allows testing the installers before release.
- Once the release is ready just publish it.
- Update Homebrew Cask.