From 859b8b175699cb7abe2807e0d4fd2546687b42d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 21:27:46 -0800 Subject: [PATCH] chore: bump mobile app version to 2.9.13 (#1643) 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 74b08d62c..a8d967f87 100644 --- a/app/version.json +++ b/app/version.json @@ -1,7 +1,7 @@ { "ios": { - "build": 206, - "lastDeployed": "2026-01-13T16:44:42Z" + "build": 207, + "lastDeployed": "2026-01-22T05:26:53.814Z" }, "android": { "build": 137,