From b0b2513ad9cda8d9cb738de5299e8752362f1bba Mon Sep 17 00:00:00 2001 From: 1024jp <1024jp@wolfrosch.com> Date: Sun, 5 Jun 2022 10:57:21 +0900 Subject: [PATCH] Update version number to 4.2.3 (510) --- CHANGELOG.md | 2 +- CotEditor.xcodeproj/project.pbxproj | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a741085a2..772c275b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Change Log ========================== -4.2.3 (unreleased) +4.2.3 (510) -------------------------- ### Improvements diff --git a/CotEditor.xcodeproj/project.pbxproj b/CotEditor.xcodeproj/project.pbxproj index c670fbba4..76870f1c6 100644 --- a/CotEditor.xcodeproj/project.pbxproj +++ b/CotEditor.xcodeproj/project.pbxproj @@ -4473,10 +4473,10 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 509; + CURRENT_PROJECT_VERSION = 510; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = CotEditor/Info.plist; - MARKETING_VERSION = "4.2.3-alpha"; + MARKETING_VERSION = 4.2.3; PRODUCT_BUNDLE_IDENTIFIER = "com.coteditor.$(PRODUCT_NAME)"; PRODUCT_NAME = CotEditor; }; @@ -4488,10 +4488,10 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 509; + CURRENT_PROJECT_VERSION = 510; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = CotEditor/Info.plist; - MARKETING_VERSION = "4.2.3-alpha"; + MARKETING_VERSION = 4.2.3; PRODUCT_BUNDLE_IDENTIFIER = "com.coteditor.$(PRODUCT_NAME)"; PRODUCT_NAME = CotEditor; }; @@ -4527,10 +4527,10 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 509; + CURRENT_PROJECT_VERSION = 510; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = CotEditor/Info.plist; - MARKETING_VERSION = "4.2.3-alpha"; + MARKETING_VERSION = 4.2.3; OTHER_SWIFT_FLAGS = "$(inherited) -D SPARKLE"; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; @@ -4543,10 +4543,10 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 509; + CURRENT_PROJECT_VERSION = 510; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = CotEditor/Info.plist; - MARKETING_VERSION = "4.2.3-alpha"; + MARKETING_VERSION = 4.2.3; OTHER_SWIFT_FLAGS = "$(inherited) -D SPARKLE"; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor;