From 21a5a9a52c8657ee3a100610e8e9e323b12e0f2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 16:40:51 -0800 Subject: [PATCH] chore: bump mobile app version to 2.9.15 (#1704) Update build numbers and deployment timestamps after successful deployment. Co-authored-by: github-actions[bot] --- app/version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/version.json b/app/version.json index 1c74b900a..1d0de770b 100644 --- a/app/version.json +++ b/app/version.json @@ -1,7 +1,7 @@ { "ios": { - "build": 210, - "lastDeployed": "2026-02-04T08:27:35.956Z" + "build": 211, + "lastDeployed": "2026-02-04T22:15:04.337Z" }, "android": { "build": 139,