Skip to content

Commit

Permalink
Update version number to 4.5.0 (558)
Browse files Browse the repository at this point in the history
  • Loading branch information
1024jp committed Mar 16, 2023
1 parent 24d9b85 commit 4ccacf4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Change Log
==========================

4.5.0 (558)
--------------------------

- No change.



4.5.0-rc (557)
--------------------------

Expand Down
16 changes: 8 additions & 8 deletions CotEditor.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4300,11 +4300,11 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 557;
CURRENT_PROJECT_VERSION = 558;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = "4.5.0-rc";
MARKETING_VERSION = 4.5.0;
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
};
Expand All @@ -4316,11 +4316,11 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 557;
CURRENT_PROJECT_VERSION = 558;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = "4.5.0-rc";
MARKETING_VERSION = 4.5.0;
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
};
Expand Down Expand Up @@ -4356,11 +4356,11 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 557;
CURRENT_PROJECT_VERSION = 558;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = "4.5.0-rc";
MARKETING_VERSION = 4.5.0;
OTHER_SWIFT_FLAGS = "$(inherited) -D SPARKLE";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
Expand All @@ -4373,11 +4373,11 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
CURRENT_PROJECT_VERSION = 557;
CURRENT_PROJECT_VERSION = 558;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = CotEditor/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
MARKETING_VERSION = "4.5.0-rc";
MARKETING_VERSION = 4.5.0;
OTHER_SWIFT_FLAGS = "$(inherited) -D SPARKLE";
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
PRODUCT_NAME = CotEditor;
Expand Down

0 comments on commit 4ccacf4

Please sign in to comment.