From f66da29920b4790bffd56bd530dea84b50b4a946 Mon Sep 17 00:00:00 2001 From: remicolin <98749896+remicolin@users.noreply.github.com> Date: Mon, 25 Aug 2025 20:51:51 +0000 Subject: [PATCH] chore: incrementing ios build number for version 2.6.4 [github action] --- app/version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/version.json b/app/version.json index 0603e6120..36e0602e1 100644 --- a/app/version.json +++ b/app/version.json @@ -1,7 +1,7 @@ { "ios": { - "build": 167, - "lastDeployed": "2025-08-08T22:35:10Z" + "build": 168, + "lastDeployed": "2025-08-25T20:51:45Z" }, "android": { "build": 87,