Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Commit 9b79e3a

Browse files
committed
bump version to 0.0.5
1 parent 70ee17b commit 9b79e3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/image.png

98.7 KB
Loading

swiftsky.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@
555555
"@executable_path/../Frameworks",
556556
);
557557
MACOSX_DEPLOYMENT_TARGET = 13.3;
558-
MARKETING_VERSION = 0.0.4;
558+
MARKETING_VERSION = 0.0.5;
559559
PRODUCT_BUNDLE_IDENTIFIER = app.swiftsky;
560560
PRODUCT_NAME = "$(TARGET_NAME)";
561561
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -584,7 +584,7 @@
584584
"@executable_path/../Frameworks",
585585
);
586586
MACOSX_DEPLOYMENT_TARGET = 13.3;
587-
MARKETING_VERSION = 0.0.4;
587+
MARKETING_VERSION = 0.0.5;
588588
PRODUCT_BUNDLE_IDENTIFIER = app.swiftsky;
589589
PRODUCT_NAME = "$(TARGET_NAME)";
590590
SWIFT_EMIT_LOC_STRINGS = YES;

0 commit comments

Comments
 (0)