Skip to content

Commit c6f3bcc

Browse files
committed
Bump version to 0.1.1
1 parent 26f567f commit c6f3bcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PicoMLXServer.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@
636636
"@executable_path/../Frameworks",
637637
);
638638
MACOSX_DEPLOYMENT_TARGET = 14.0;
639-
MARKETING_VERSION = 0.1.0;
639+
MARKETING_VERSION = 0.1.1;
640640
PRODUCT_BUNDLE_IDENTIFIER = com.starlingprotocol.PicoMLXServer;
641641
PRODUCT_NAME = "$(TARGET_NAME)";
642642
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -665,7 +665,7 @@
665665
"@executable_path/../Frameworks",
666666
);
667667
MACOSX_DEPLOYMENT_TARGET = 14.0;
668-
MARKETING_VERSION = 0.1.0;
668+
MARKETING_VERSION = 0.1.1;
669669
PRODUCT_BUNDLE_IDENTIFIER = com.starlingprotocol.PicoMLXServer;
670670
PRODUCT_NAME = "$(TARGET_NAME)";
671671
SWIFT_EMIT_LOC_STRINGS = YES;

0 commit comments

Comments
 (0)