Skip to content

Commit

Permalink
Ferrite: Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: kingbri <bdashore3@proton.me>
  • Loading branch information
bdashore3 committed Mar 2, 2023
1 parent 282783c commit 8c8e9d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Ferrite.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.6.0;
MARKETING_VERSION = 0.6.1;
PRODUCT_BUNDLE_IDENTIFIER = me.kingbri.Ferrite;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -1006,7 +1006,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.6.0;
MARKETING_VERSION = 0.6.1;
PRODUCT_BUNDLE_IDENTIFIER = me.kingbri.Ferrite;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down

0 comments on commit 8c8e9d0

Please sign in to comment.