diff --git a/RELEASE.mb b/RELEASE.mb index 49d30903..d1bfa627 100644 --- a/RELEASE.mb +++ b/RELEASE.mb @@ -1,10 +1,10 @@ Every new version always follows these steps in order: -1. Create a Pull Request upgrading JS packages, mobile version count and release template: https://github.com/RoboSats/robosats/pull/2015 +1. Create a Pull Request upgrading JS packages, mobile version count and the release template (ie. https://github.com/RoboSats/robosats/pull/2015) 2. Merge to main and add a new tag to the commit following our versioning structure: https://github.com/RoboSats/robosats/blob/main/.github/workflows/release.yml#L7 3. Monitor the triggered action until it's done. A new release draft will be created. 4. Fill the missing points in the release description. -5. Sign all the assets and upload their signatures. +5. Sign with PGP all the assets and upload their signatures. 6. Usually, Coordinators are prompted to upgrade before publishing the new release. 7. Mark the release as the latest and publish. 8. Every day at 19:00 GMT IzzyDroid checks automatically for new releases and download it to their repositories.