From bd6c480ba176cd3c18ef632aa70801992aa7d1da Mon Sep 17 00:00:00 2001 From: 1024jp <1024jp@wolfrosch.com> Date: Sat, 6 Jul 2024 22:51:21 +0900 Subject: [PATCH] Update version number to 4.8.7 (657) --- CHANGELOG.md | 2 +- CotEditor.xcodeproj/project.pbxproj | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20ee187f1..84c3f02cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -4.8.7 (unreleased) +4.8.7 (657) -------------------------- ### Improvements diff --git a/CotEditor.xcodeproj/project.pbxproj b/CotEditor.xcodeproj/project.pbxproj index 0860fae97..ca5242eb1 100644 --- a/CotEditor.xcodeproj/project.pbxproj +++ b/CotEditor.xcodeproj/project.pbxproj @@ -3734,12 +3734,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 656; + CURRENT_PROJECT_VERSION = 657; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = NO; INFOPLIST_FILE = CotEditor/Info.plist; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; - MARKETING_VERSION = "4.8.7-alpha"; + MARKETING_VERSION = 4.8.7; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; }; @@ -3751,12 +3751,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 656; + CURRENT_PROJECT_VERSION = 657; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = NO; INFOPLIST_FILE = CotEditor/Info.plist; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; - MARKETING_VERSION = "4.8.7-alpha"; + MARKETING_VERSION = 4.8.7; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; }; @@ -3794,12 +3794,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 656; + CURRENT_PROJECT_VERSION = 657; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = NO; INFOPLIST_FILE = CotEditor/Info.plist; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; - MARKETING_VERSION = "4.8.7-alpha"; + MARKETING_VERSION = 4.8.7; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE"; @@ -3812,12 +3812,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 656; + CURRENT_PROJECT_VERSION = 657; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = NO; INFOPLIST_FILE = CotEditor/Info.plist; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; - MARKETING_VERSION = "4.8.7-alpha"; + MARKETING_VERSION = 4.8.7; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";