From 05d8f1faf5df15aeee42436dc95b2679aa5b0e54 Mon Sep 17 00:00:00 2001 From: Lasya <44485522+lasyaneti@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:17:16 -0800 Subject: [PATCH] rollback ios version version should match app store, not test flight --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index b6c7765..e5628a6 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { - "iosVersion": "2024.1.5", + "iosVersion": "2024.1.3", "androidVersion": "2024.1.2" }