Skip to content

Commit

Permalink
~ Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
boscojwho committed Aug 25, 2024
1 parent c1d0ee9 commit 37e8a39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PyTerm.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 0.1.2;
MARKETING_VERSION = 0.1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.bosco.ho.PyTerm;
PRODUCT_NAME = PipPy;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -429,7 +429,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 0.1.2;
MARKETING_VERSION = 0.1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.bosco.ho.PyTerm;
PRODUCT_NAME = PipPy;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down

0 comments on commit 37e8a39

Please sign in to comment.