Skip to content

Commit

Permalink
Merge pull request #116 from manicmaniac/release/0.6.0
Browse files Browse the repository at this point in the history
Bump version to 0.6.0
  • Loading branch information
manicmaniac authored Aug 5, 2022
2 parents d9150f5 + 5807ec9 commit 7ba851b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xcnew.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.5.6;
CURRENT_PROJECT_VERSION = 0.6.0;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand Down Expand Up @@ -728,7 +728,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.5.6;
CURRENT_PROJECT_VERSION = 0.6.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down

0 comments on commit 7ba851b

Please sign in to comment.