chore: bump mobile app version to 2.9.4 (#1476)

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-06 08:47:16 -08:00
committed by GitHub
parent 202d0f8122
commit 5c7d6625e6

View File

@@ -1,10 +1,10 @@
{
"ios": {
"build": 192,
"lastDeployed": "2025-12-05T00:06:05.459Z"
"build": 193,
"lastDeployed": "2025-12-06T09:48:56.530Z"
},
"android": {
"build": 123,
"lastDeployed": "2025-11-21T00:06:05.459Z"
"build": 124,
"lastDeployed": "2025-12-06T09:48:56.530Z"
}
}