From 3640ef344af80b8d7abb5225f358334a36710aaa Mon Sep 17 00:00:00 2001 From: Self GitHub Actions Date: Wed, 6 Aug 2025 22:41:06 +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 42b7da929..82b0b162b 100644 --- a/app/version.json +++ b/app/version.json @@ -1,7 +1,7 @@ { "ios": { - "build": 156, - "lastDeployed": "2025-08-06T20:44:20Z" + "build": 157, + "lastDeployed": "2025-08-06T22:41:03Z" }, "android": { "build": 82,