Skip to content

Commit

Permalink
chore: Bump version to 1.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ElonPark committed Mar 14, 2022
1 parent fb0800b commit 5a880b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EPLogger.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.3.10;
MARKETING_VERSION = 1.3.11;
PRODUCT_BUNDLE_IDENTIFIER = com.elonparks.EPLogger;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -316,7 +316,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.3.10;
MARKETING_VERSION = 1.3.11;
PRODUCT_BUNDLE_IDENTIFIER = com.elonparks.EPLogger;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit 5a880b5

Please sign in to comment.