Skip to content

Commit

Permalink
Make 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
janten committed May 14, 2021
1 parent c4fd633 commit 1c78602
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keypad-layout.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -283,11 +283,11 @@
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 22;
CURRENT_PROJECT_VERSION = 23;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "keypad-layout/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MARKETING_VERSION = 1.10;
MARKETING_VERSION = 1.9;
PRODUCT_BUNDLE_IDENTIFIER = "com.jan-gerd.keypad-layout";
PRODUCT_NAME = "Keypad Layout";
};
Expand All @@ -297,11 +297,11 @@
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 22;
CURRENT_PROJECT_VERSION = 23;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "keypad-layout/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MARKETING_VERSION = 1.10;
MARKETING_VERSION = 1.9;
PRODUCT_BUNDLE_IDENTIFIER = "com.jan-gerd.keypad-layout";
PRODUCT_NAME = "Keypad Layout";
};
Expand Down

0 comments on commit 1c78602

Please sign in to comment.