From efd21d235efd3733daeefc750f37426ab944f82f Mon Sep 17 00:00:00 2001 From: Self GitHub Actions Date: Fri, 8 Aug 2025 17:50:09 +0000 Subject: [PATCH] chore: incrementing ios build number for version 2.6.3 [github action] --- app/version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/version.json b/app/version.json index ee35dd527..073804560 100644 --- a/app/version.json +++ b/app/version.json @@ -1,7 +1,7 @@ { "ios": { - "build": 161, - "lastDeployed": "2025-08-08T01:00:08Z" + "build": 162, + "lastDeployed": "2025-08-08T17:50:03Z" }, "android": { "build": 85,