chore: bump mobile app version to 2.9.5 (#1504)

Update build numbers and deployment timestamps after successful deployment.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-12-15 07:07:07 -08:00
committed by GitHub
parent f54c668274
commit 4d04f48a06

View File

@@ -1,10 +1,10 @@
{
"ios": {
"build": 193,
"lastDeployed": "2025-12-06T09:48:56.530Z"
"build": 194,
"lastDeployed": "2025-12-14T22:52:48.122Z"
},
"android": {
"build": 125,
"lastDeployed": "2025-12-14T07:58:56.243Z"
"build": 126,
"lastDeployed": "2025-12-14T22:52:48.122Z"
}
}