From 0b3be81b4c4005c2d5a4d9b3842d2a92ace53925 Mon Sep 17 00:00:00 2001 From: Sjors Provoost Date: Sat, 26 Nov 2022 13:11:24 +0100 Subject: [PATCH] Version 1.0.7 --- NthKey.xcodeproj/project.pbxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NthKey.xcodeproj/project.pbxproj b/NthKey.xcodeproj/project.pbxproj index 12a371a..741500a 100644 --- a/NthKey.xcodeproj/project.pbxproj +++ b/NthKey.xcodeproj/project.pbxproj @@ -1006,7 +1006,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEVELOPMENT_ASSET_PATHS = "\"NthKey/Preview Content\""; DEVELOPMENT_TEAM = 227MFQPYQ4; ENABLE_PREVIEWS = YES; @@ -1016,7 +1016,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.6; + MARKETING_VERSION = 1.0.7; PRODUCT_BUNDLE_IDENTIFIER = com.nthkey.app; PRODUCT_NAME = NthKey; SWIFT_VERSION = 5.0; @@ -1030,7 +1030,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEVELOPMENT_ASSET_PATHS = "\"NthKey/Preview Content\""; DEVELOPMENT_TEAM = 227MFQPYQ4; ENABLE_PREVIEWS = YES; @@ -1040,7 +1040,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.6; + MARKETING_VERSION = 1.0.7; PRODUCT_BUNDLE_IDENTIFIER = com.nthkey.app; PRODUCT_NAME = NthKey; SWIFT_VERSION = 5.0;