From d84da9d0f1af04caa936ec53a12e753bcafad717 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:11:26 -0700 Subject: [PATCH] chore: bump mobile app version to 2.9.17 (#1955) Update build numbers, platform build files, 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 c4b7d4377..e30e5ba52 100644 --- a/app/version.json +++ b/app/version.json @@ -4,7 +4,7 @@ "lastDeployed": "2026-02-20T11:17:57.338Z" }, "android": { - "build": 145, - "lastDeployed": "2026-02-20T11:17:57.338Z" + "build": 146, + "lastDeployed": "2026-04-10T01:30:43.604Z" } }