Skip to content

Commit

Permalink
Version 0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjrusso committed May 21, 2021
1 parent 11cffee commit 7cd9912
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Scoot.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 0.2;
MARKETING_VERSION = 0.3;
PRODUCT_BUNDLE_IDENTIFIER = com.mjrusso.Scoot;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -533,7 +533,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 0.2;
MARKETING_VERSION = 0.3;
PRODUCT_BUNDLE_IDENTIFIER = com.mjrusso.Scoot;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit 7cd9912

Please sign in to comment.