From 39b15df0d928fd360f1810f705b186bdc7fecbee Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Thu, 11 Mar 2021 12:05:39 +0200 Subject: iOS: Updated build --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 9c44837c..7854a4c5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,7 @@ project (Lagrange DESCRIPTION "A Beautiful Gemini Client" LANGUAGES C ) -set (IOS_BUNDLE_VERSION 1) +set (IOS_BUNDLE_VERSION 2) set (COPYRIGHT_YEAR 2021) # Build configuration. -- cgit v1.2.3