Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
watr committed Jul 10, 2021
1 parent f1b41e2 commit 5310cf7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mbeacon/mbeacon.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -274,10 +274,10 @@
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CREATE_INFOPLIST_SECTION_IN_BINARY = YES;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
INFOPLIST_FILE = "$(SRCROOT)/mbeacon/Info.plist";
INFOPLIST_OUTPUT_FORMAT = binary;
MARKETING_VERSION = 0.2.0;
MARKETING_VERSION = 0.2.1;
PRODUCT_BUNDLE_IDENTIFIER = mbeacon;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -289,10 +289,10 @@
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CREATE_INFOPLIST_SECTION_IN_BINARY = YES;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
INFOPLIST_FILE = "$(SRCROOT)/mbeacon/Info.plist";
INFOPLIST_OUTPUT_FORMAT = binary;
MARKETING_VERSION = 0.2.0;
MARKETING_VERSION = 0.2.1;
PRODUCT_BUNDLE_IDENTIFIER = mbeacon;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit 5310cf7

Please sign in to comment.