Skip to content

Commit

Permalink
version bump for kfest release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ksherlock committed Jul 24, 2021
1 parent fa64005 commit acfc376
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Ample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1498,7 +1498,7 @@
CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -1509,7 +1509,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 0.233;
MARKETING_VERSION = "0.234-wip";
PRODUCT_BUNDLE_IDENTIFIER = com.ksherlock.ample;
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand All @@ -1522,7 +1522,7 @@
CODE_SIGN_ENTITLEMENTS = Ample/Ample.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 17;
ENABLE_HARDENED_RUNTIME = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -1533,7 +1533,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 0.233;
MARKETING_VERSION = "0.234-wip";
PRODUCT_BUNDLE_IDENTIFIER = com.ksherlock.ample;
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand Down

0 comments on commit acfc376

Please sign in to comment.