diff --git a/CHANGELOG.md b/CHANGELOG.md index f275ca303b..fc1397944a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Change Log ========================== -4.6.2 (unreleased) +4.6.2 (594) -------------------------- ### Improvements diff --git a/CotEditor.xcodeproj/project.pbxproj b/CotEditor.xcodeproj/project.pbxproj index f51d064f27..61e2377fd6 100644 --- a/CotEditor.xcodeproj/project.pbxproj +++ b/CotEditor.xcodeproj/project.pbxproj @@ -3962,12 +3962,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 592; + CURRENT_PROJECT_VERSION = 594; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = NO; INFOPLIST_FILE = CotEditor/Info.plist; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; - MARKETING_VERSION = "4.6.2-alpha"; + MARKETING_VERSION = 4.6.2; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; }; @@ -3979,12 +3979,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 592; + CURRENT_PROJECT_VERSION = 594; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = NO; INFOPLIST_FILE = CotEditor/Info.plist; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; - MARKETING_VERSION = "4.6.2-alpha"; + MARKETING_VERSION = 4.6.2; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; }; @@ -4022,12 +4022,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 592; + CURRENT_PROJECT_VERSION = 594; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = NO; INFOPLIST_FILE = CotEditor/Info.plist; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; - MARKETING_VERSION = "4.6.2-alpha"; + MARKETING_VERSION = 4.6.2; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE"; @@ -4040,12 +4040,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 592; + CURRENT_PROJECT_VERSION = 594; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = NO; INFOPLIST_FILE = CotEditor/Info.plist; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity"; - MARKETING_VERSION = "4.6.2-alpha"; + MARKETING_VERSION = 4.6.2; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";