Skip to content

Commit

Permalink
Bump Version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
williambj1 committed Apr 13, 2020
1 parent e77d314 commit c399d47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GenI2C.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.3.1;
MARKETING_VERSION = 1.3.2;
PRODUCT_BUNDLE_IDENTIFIER = com.lhy.GenI2C;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -482,7 +482,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.3.1;
MARKETING_VERSION = 1.3.2;
PRODUCT_BUNDLE_IDENTIFIER = com.lhy.GenI2C;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit c399d47

Please sign in to comment.