From c77a7db3f9cd6d9d72f490d24c90ba1ca60c8711 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 16:45:07 -0800 Subject: [PATCH] chore: bump mobile app version to 2.9.13 (#1640) 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 07e1197d7..74b08d62c 100644 --- a/app/version.json +++ b/app/version.json @@ -4,7 +4,7 @@ "lastDeployed": "2026-01-13T16:44:42Z" }, "android": { - "build": 136, - "lastDeployed": "2026-01-15T16:44:42Z" + "build": 137, + "lastDeployed": "2026-01-22T00:34:57.056Z" } }