From ccf3a3e3c5ea98a9135cbd3850337c1206257771 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 06:31:40 -0800 Subject: [PATCH] chore: bump mobile app version to 2.9.15 (#1716) 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 42daacd00..e62830802 100644 --- a/app/version.json +++ b/app/version.json @@ -1,7 +1,7 @@ { "ios": { - "build": 211, - "lastDeployed": "2026-02-04T22:15:04.337Z" + "build": 212, + "lastDeployed": "2026-02-06T23:20:10.343Z" }, "android": { "build": 140,