docs(mobile): prepare release metadata
This commit is contained in:
parent
94a20449a6
commit
1cf6d0b637
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"mode": "store",
|
||||
"runtimeVersion": null,
|
||||
"channel": null
|
||||
"mode": "ota",
|
||||
"runtimeVersion": "0.5.0",
|
||||
"channel": "production"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue