Update version to 4.6.0-beta.4 (585)

This commit is contained in:
1024jp 2023-09-12 12:19:50 +09:00
parent a3064c0e9b
commit 0ab81ac1c4
2 changed files with 11 additions and 6 deletions

View File

@ -2,6 +2,11 @@
Change Log
==========================
4.6.0-beta.4 (unreleased)
--------------------------
4.6.0-beta.3 (585)
--------------------------

View File

@ -3989,7 +3989,7 @@
ENABLE_USER_SCRIPT_SANDBOXING = NO;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = "4.6.0-beta.3";
MARKETING_VERSION = "4.6.0-beta.4";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
};
@ -4006,7 +4006,7 @@
ENABLE_USER_SCRIPT_SANDBOXING = NO;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = "4.6.0-beta.3";
MARKETING_VERSION = "4.6.0-beta.4";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
};
@ -4044,12 +4044,12 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 585;
CURRENT_PROJECT_VERSION = 586;
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.0-beta.3";
MARKETING_VERSION = "4.6.0-beta.4";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";
@ -4062,12 +4062,12 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 585;
CURRENT_PROJECT_VERSION = 586;
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.0-beta.3";
MARKETING_VERSION = "4.6.0-beta.4";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";