docs(mobile): prepare release metadata

This commit is contained in:
DIYgod 2026-04-30 17:49:25 +08:00
parent 94a20449a6
commit 1cf6d0b637
2 changed files with 6 additions and 7 deletions

View File

@ -2,10 +2,9 @@
## Shiny new things
## Improvements
- Added OTA version details to About
## No longer broken
## Thanks
Special thanks to volunteer contributors @ for their valuable contributions
- Fixed session refresh after cookie updates
- Extended API request timeouts

View File

@ -1,5 +1,5 @@
{
"mode": "store",
"runtimeVersion": null,
"channel": null
"mode": "ota",
"runtimeVersion": "0.5.0",
"channel": "production"
}