Skip to content

Commit

Permalink
v0.1.5b
Browse files Browse the repository at this point in the history
  • Loading branch information
Kentakoong committed Feb 18, 2023
1 parent c970506 commit 6d18cad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MusicBar.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 0.1.5;
MARKETING_VERSION = 0.1.5b;
PRODUCT_BUNDLE_IDENTIFIER = com.kentakoong.MusicBar;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -371,7 +371,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 0.1.5;
MARKETING_VERSION = 0.1.5b;
PRODUCT_BUNDLE_IDENTIFIER = com.kentakoong.MusicBar;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down

0 comments on commit 6d18cad

Please sign in to comment.