From eb7fe4a28454511fde61b28ca1d71fd85fecbe35 Mon Sep 17 00:00:00 2001 From: dankito Date: Sat, 7 Nov 2020 02:58:04 +0100 Subject: [PATCH] Bumped version number to 3 --- ui/BankingiOSApp/BankingiOSApp.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/BankingiOSApp/BankingiOSApp.xcodeproj/project.pbxproj b/ui/BankingiOSApp/BankingiOSApp.xcodeproj/project.pbxproj index 0f38391b..9d5ad04c 100644 --- a/ui/BankingiOSApp/BankingiOSApp.xcodeproj/project.pbxproj +++ b/ui/BankingiOSApp/BankingiOSApp.xcodeproj/project.pbxproj @@ -1194,7 +1194,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 2; + CURRENT_PROJECT_VERSION = 3; DEVELOPMENT_ASSET_PATHS = "\"BankingiOSApp/Preview Content\""; DEVELOPMENT_TEAM = 7WVYN7QA7Z; ENABLE_PREVIEWS = YES; @@ -1232,7 +1232,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 2; + CURRENT_PROJECT_VERSION = 3; DEVELOPMENT_ASSET_PATHS = "\"BankingiOSApp/Preview Content\""; DEVELOPMENT_TEAM = 7WVYN7QA7Z; ENABLE_PREVIEWS = YES;