Skip to content

How to make a Release

Eric Skogen edited this page Jun 27, 2017 · 14 revisions
  1. Close all issues for the current release milestone or push them out to next milestone.
  2. Update version in package.json to appropriate version number.
  3. Make a draft Release with notes and appropriate version number as the tag.
  4. Publish a build for Windows, Mac, and Linux to the existing draft Release, which will automatically upload binaries and metadata.
  5. Update any server data files (e.g.: messages.json)
  6. Publish the Release
  7. Send a message out to users.
Clone this wiki locally