From 8e90fabbc5f52281ae2635711e07c19b6004f84f Mon Sep 17 00:00:00 2001 From: Ryosuke Ito Date: Mon, 8 Jan 2024 18:17:14 +0900 Subject: [PATCH] Bump version to 0.6.6 agvtool new-version 0.6.6 --- 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 451e03c..a157e12 100644 --- a/xcnew.xcodeproj/project.pbxproj +++ b/xcnew.xcodeproj/project.pbxproj @@ -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; @@ -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;