Skip to content

Commit

Permalink
Merge pull request #155 from manicmaniac/release/0.6.3
Browse files Browse the repository at this point in the history
Bump version to 0.6.3
  • Loading branch information
manicmaniac authored Nov 19, 2022
2 parents 9c39faf + 6e2ac32 commit 0f71701
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 @@ -663,7 +663,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.6.2;
CURRENT_PROJECT_VERSION = 0.6.3;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand Down Expand Up @@ -733,7 +733,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.6.2;
CURRENT_PROJECT_VERSION = 0.6.3;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down

0 comments on commit 0f71701

Please sign in to comment.