Skip to content

Commit

Permalink
Merge pull request #205 from manicmaniac/release/0.6.6
Browse files Browse the repository at this point in the history
Bump version to 0.6.6
  • Loading branch information
manicmaniac authored Jan 8, 2024
2 parents 95156e0 + 8e90fab commit e47a5ff
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 @@ -629,7 +629,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.6.5;
CURRENT_PROJECT_VERSION = 0.6.6;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -699,7 +699,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 0.6.5;
CURRENT_PROJECT_VERSION = 0.6.6;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
Expand Down

0 comments on commit e47a5ff

Please sign in to comment.