Skip to content

Commit

Permalink
Version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjors committed Nov 26, 2022
1 parent 1feeeea commit 0b3be81
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NthKey.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand All @@ -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;
Expand All @@ -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;
Expand Down

0 comments on commit 0b3be81

Please sign in to comment.