Skip to content

Commit

Permalink
Release candidate v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjors committed May 27, 2021
1 parent 43c37e3 commit fac7aac
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 @@ -990,7 +990,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 11;
DEVELOPMENT_ASSET_PATHS = "\"NthKey/Preview Content\"";
DEVELOPMENT_TEAM = 227MFQPYQ4;
ENABLE_PREVIEWS = YES;
Expand All @@ -1000,7 +1000,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.0.10;
MARKETING_VERSION = 0.0.11;
PRODUCT_BUNDLE_IDENTIFIER = com.nthkey.app;
PRODUCT_NAME = NthKey;
SWIFT_VERSION = 5.0;
Expand All @@ -1014,7 +1014,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 11;
DEVELOPMENT_ASSET_PATHS = "\"NthKey/Preview Content\"";
DEVELOPMENT_TEAM = 227MFQPYQ4;
ENABLE_PREVIEWS = YES;
Expand All @@ -1024,7 +1024,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.0.10;
MARKETING_VERSION = 0.0.11;
PRODUCT_BUNDLE_IDENTIFIER = com.nthkey.app;
PRODUCT_NAME = NthKey;
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit fac7aac

Please sign in to comment.