diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ec1791ad..d4f75d98a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change Log +4.8.0-beta.3 (unreleased) +-------------------------- + + + 4.8.0-beta.2 (635) -------------------------- diff --git a/CotEditor.xcodeproj/project.pbxproj b/CotEditor.xcodeproj/project.pbxproj index a3a1e9d9f..87bd21a84 100644 --- a/CotEditor.xcodeproj/project.pbxproj +++ b/CotEditor.xcodeproj/project.pbxproj @@ -3865,12 +3865,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 635; + CURRENT_PROJECT_VERSION = 636; 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.0-beta.2"; + MARKETING_VERSION = "4.8.0-beta.3"; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; }; @@ -3882,12 +3882,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 635; + CURRENT_PROJECT_VERSION = 636; 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.0-beta.2"; + MARKETING_VERSION = "4.8.0-beta.3"; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; }; @@ -3925,12 +3925,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 635; + CURRENT_PROJECT_VERSION = 636; 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.0-beta.2"; + MARKETING_VERSION = "4.8.0-beta.3"; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE"; @@ -3943,12 +3943,12 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color"; - CURRENT_PROJECT_VERSION = 635; + CURRENT_PROJECT_VERSION = 636; 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.0-beta.2"; + MARKETING_VERSION = "4.8.0-beta.3"; PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor; PRODUCT_NAME = CotEditor; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";