Update RELEASE.mb

This commit is contained in:
KoalaSat
2025-06-26 08:09:52 +00:00
committed by GitHub
parent 136a160d5e
commit ecc2020965

View File

@ -8,4 +8,7 @@ Every new version always follows these steps in order:
6. Usually, Coordinators are prompted to upgrade before publishing the new release. 6. Usually, Coordinators are prompted to upgrade before publishing the new release.
7. Mark the release as the latest and publish. 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. 8. Every day at 19:00 GMT IzzyDroid checks automatically for new releases and download it to their repositories.
9. 9. Announce the new version to Zapstore from `/mobile/android` by running `zapstore publish robosats`
9. SSH into the main server
10. Go to /docs and run `docker compose build && docker compose up -d`