Update version number to 4.4.0-beta.2 (533)

This commit is contained in:
1024jp 2022-09-17 10:31:43 +09:00
parent 1f4cacc0f0
commit f0008b83eb
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
Change Log
==========================
4.4.0-beta.2 (unreleased)
4.4.0-beta.2 (533)
--------------------------
### Improvements
@ -13,7 +13,7 @@ Change Log
### Fixes
- Port fixes in CotEditor 4.3.5.
- [tirivial] Fix some typo.
- [tirivial] Fix some typos.

View File

@ -4541,7 +4541,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
CURRENT_PROJECT_VERSION = 532;
CURRENT_PROJECT_VERSION = 533;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
@ -4558,7 +4558,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
CURRENT_PROJECT_VERSION = 532;
CURRENT_PROJECT_VERSION = 533;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
@ -4598,7 +4598,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 532;
CURRENT_PROJECT_VERSION = 533;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
@ -4615,7 +4615,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 532;
CURRENT_PROJECT_VERSION = 533;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";