Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wenyuzhao committed Dec 19, 2021
1 parent 2d6233f commit e80fddc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SwiftConnect.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 0.2;
MARKETING_VERSION = 0.3;
PRODUCT_BUNDLE_IDENTIFIER = me.wenyu.SwiftConnect;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -328,7 +328,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 0.2;
MARKETING_VERSION = 0.3;
PRODUCT_BUNDLE_IDENTIFIER = me.wenyu.SwiftConnect;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down

0 comments on commit e80fddc

Please sign in to comment.