Skip to content

Commit 5b43bbf

Browse files
committed
chore(app): bump version to 1.0.10 so new builds sort above stale 1.0.9
Builds 38/39 shipped as 1.0.9 in June, but app.json was later set to 1.0.8. TestFlight sorts by version, so the June build outranked the newer 1.0.8 build 42 and testers installed month-old code without pull-to-refresh.
1 parent f6e9256 commit 5b43bbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "chronicle",
44
"slug": "friend-lite-app",
5-
"version": "1.0.8",
5+
"version": "1.0.10",
66
"scheme": "chronicle",
77
"orientation": "portrait",
88
"icon": "./assets/icon.png",

0 commit comments

Comments
 (0)