chore: bump mobile app version to 2.9.16 (#1746)

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]
2026-02-12 19:26:50 -08:00
committed by GitHub
parent eee830b7ea
commit c158869725

View File

@@ -1,10 +1,10 @@
{
"ios": {
"build": 213,
"lastDeployed": "2026-02-09T22:47:48.603Z"
"build": 214,
"lastDeployed": "2026-02-13T03:05:45.284Z"
},
"android": {
"build": 142,
"lastDeployed": "2026-02-10T00:22:34Z"
"build": 143,
"lastDeployed": "2026-02-13T03:05:45.284Z"
}
}