From bbf6534e63757a02bbe438141469653af20e9b64 Mon Sep 17 00:00:00 2001 From: Justin Hernandez Date: Tue, 3 Feb 2026 22:53:07 -0800 Subject: [PATCH] bump build number to match (#1691) --- app/version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/version.json b/app/version.json index abcb38e2c..d39950506 100644 --- a/app/version.json +++ b/app/version.json @@ -1,10 +1,10 @@ { "ios": { - "build": 208, - "lastDeployed": "2026-01-22T23:03:43.685Z" + "build": 209, + "lastDeployed": "2026-02-03T23:03:43.685Z" }, "android": { - "build": 138, + "build": 139, "lastDeployed": "2026-01-22T23:03:43.685Z" } }