Skip to content

Commit 23ac8bc

Browse files
committed
docs(desktop): restore mobile release inputs
1 parent ed40cb4 commit 23ac8bc

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

apps/mobile/changelog/next.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
## Shiny new things
44

5-
- Added OTA version details to About
5+
## Improvements
66

77
## No longer broken
88

9-
- Fixed session refresh after cookie updates
10-
- Extended API request timeouts
9+
## Thanks
10+
11+
Special thanks to volunteer contributors @ for their valuable contributions

apps/mobile/release-plan.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"mode": "ota",
3-
"runtimeVersion": "0.5.0",
4-
"channel": "production"
2+
"mode": "store",
3+
"runtimeVersion": null,
4+
"channel": null
55
}

0 commit comments

Comments
 (0)