From f6bbed48aac2f5497d81b33b3444226b8af1b2d3 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sat, 4 Sep 2021 17:38:36 +0300 Subject: iOS: Updated build number --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index ee9c14d9..c3793eea 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ project (Lagrange set (COPYRIGHT_YEAR 2021) if (IOS) set (PROJECT_VERSION 1.4) # pinned for TestFlight - set (IOS_BUNDLE_VERSION 21.6.15) + set (IOS_BUNDLE_VERSION 21.9.4) endif () # Default that depend on environment. -- cgit v1.2.3