From baf03ddf580c14a2093787ca4debff7098fd22ec Mon Sep 17 00:00:00 2001 From: Ryosuke Ito Date: Fri, 3 Feb 2023 01:08:57 +0900 Subject: [PATCH] Bump version to 0.6.5 agvtool new-version 0.6.5 --- xcnew.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xcnew.xcodeproj/project.pbxproj b/xcnew.xcodeproj/project.pbxproj index d6687d6..2487d9d 100644 --- a/xcnew.xcodeproj/project.pbxproj +++ b/xcnew.xcodeproj/project.pbxproj @@ -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; @@ -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;