From 2674a2374afcb83e0bc89ae749fb2bf66fcae012 Mon Sep 17 00:00:00 2001 From: Self GitHub Actions Date: Sun, 3 Aug 2025 00:19:01 +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 6f94faae2..7d639dce4 100644 --- a/app/version.json +++ b/app/version.json @@ -1,7 +1,7 @@ { "ios": { - "build": 153, - "lastDeployed": "2025-07-31T11:16:34Z" + "build": 154, + "lastDeployed": "2025-08-03T00:18:57Z" }, "android": { "build": 82,