Update version number to 4.5.5 (569)

This commit is contained in:
1024jp 2023-05-04 23:06:08 +09:00
parent b34d1fc020
commit 04c7cfbcff
4 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@
Change Log
==========================
4.5.5 (unreleased)
4.5.5 (569)
--------------------------
### New Features

View File

@ -4295,11 +4295,11 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 567;
CURRENT_PROJECT_VERSION = 569;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = "4.5.5-alpha";
MARKETING_VERSION = 4.5.5;
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
};
@ -4311,11 +4311,11 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 567;
CURRENT_PROJECT_VERSION = 569;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = "4.5.5-alpha";
MARKETING_VERSION = 4.5.5;
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
};
@ -4353,11 +4353,11 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 567;
CURRENT_PROJECT_VERSION = 569;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = "4.5.5-alpha";
MARKETING_VERSION = 4.5.5;
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";
@ -4370,11 +4370,11 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 567;
CURRENT_PROJECT_VERSION = 569;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = "4.5.5-alpha";
MARKETING_VERSION = 4.5.5;
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";

View File

@ -19,7 +19,7 @@
<article>
<header>
<h1>CotEditor 4.5.5</h1>
<p>release: <time>2023-05-04</time></p>
<p>release: <time>2023-05-05</time></p>
</header>

View File

@ -19,7 +19,7 @@
<article>
<header>
<h1>CotEditor 4.5.5</h1>
<p>リリース: <time>2023-05-04</time></p>
<p>リリース: <time>2023-05-05</time></p>
</header>