Skip to content

Commit

Permalink
Merge pull request #179 from manicmaniac/release/0.6.5
Browse files Browse the repository at this point in the history
Bump version to 0.6.5
  • Loading branch information
manicmaniac authored Feb 2, 2023
2 parents 54d992b + baf03dd commit f881256
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 @@ -667,7 +667,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.6.4;
CURRENT_PROJECT_VERSION = 0.6.5;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -738,7 +738,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.6.4;
CURRENT_PROJECT_VERSION = 0.6.5;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
Expand Down

0 comments on commit f881256

Please sign in to comment.