### Prepare: - [x] Make sure that `pubspec.yaml` uses github link for the `assistantapps_flutter_common` library - [x] Regenerate AssistantApps server data from the AssistantNMS.Data tool - [x] Verify that AssistantNMS.Data audits have all passed - [x] Make sure content of `release_notes.txt` is ready for production - [x] Run the versionNumberScript `dart scripts\version_num_script.dart` - [x] Create new item in Admin tool - [x] Copy content of `release_notes.txt` to Markdown - [x] Future date release date - [x] Copy guid, paste into `assistant_apps_settings.dart` - [x] Create Pull Request - [x] [Queue](https://codemagic.io/app/5d9da9057a0a9500105180bf/workflow/5ef3374ec0adbfe0fdee431d/settings) CodeMagic build --- ### Later: - [ ] Merge Pull Request on successful build and deploy - [ ] Create Github release ([New Release](https://github.com/AssistantNMS/App/releases/new)) - [ ] Tag develop branch (2.x.x) - [ ] Use appropriate tag (2.x.x) - [ ] Attach `.aab` - [ ] Attach `.apk` - [ ] Attach `.ipa` - [ ] Attach `.exe` - [ ] Go through manual iOS steps - [ ] Copy content of `release_notes.txt` into Apple webpage - [ ] Submit for Apple review - [ ] Go through manual WindowsStore steps - [ ] Copy content of `release_notes.txt` into store webpage - [ ] Submit for Microsoft review
Prepare:
pubspec.yamluses github link for theassistantapps_flutter_commonlibraryrelease_notes.txtis ready for productiondart scripts\version_num_script.dartrelease_notes.txtto Markdownassistant_apps_settings.dartLater:
.aab.apk.ipa.exerelease_notes.txtinto Apple webpagerelease_notes.txtinto store webpage