Skip to content

Commit ef54306

Browse files
committed
Update version number to 6.0.4 (756)
1 parent db03ca3 commit ef54306

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
6.0.4 (unreleased)
3+
6.0.4 (756)
44
--------------------------
55

66
### Improvements

CotEditor.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -512,12 +512,12 @@
512512
buildSettings = {
513513
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
514514
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
515-
CURRENT_PROJECT_VERSION = 752;
515+
CURRENT_PROJECT_VERSION = 756;
516516
ENABLE_HARDENED_RUNTIME = YES;
517517
ENABLE_USER_SCRIPT_SANDBOXING = NO;
518518
INFOPLIST_FILE = CotEditor/Info.plist;
519519
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
520-
MARKETING_VERSION = "6.0.4-alpha";
520+
MARKETING_VERSION = 6.0.4;
521521
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
522522
PRODUCT_NAME = CotEditor;
523523
SWIFT_STRICT_CONCURRENCY = complete;
@@ -640,12 +640,12 @@
640640
buildSettings = {
641641
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
642642
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
643-
CURRENT_PROJECT_VERSION = 752;
643+
CURRENT_PROJECT_VERSION = 756;
644644
ENABLE_HARDENED_RUNTIME = YES;
645645
ENABLE_USER_SCRIPT_SANDBOXING = NO;
646646
INFOPLIST_FILE = CotEditor/Info.plist;
647647
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
648-
MARKETING_VERSION = "6.0.4-alpha";
648+
MARKETING_VERSION = 6.0.4;
649649
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
650650
PRODUCT_NAME = CotEditor;
651651
SWIFT_STRICT_CONCURRENCY = complete;
@@ -742,12 +742,12 @@
742742
buildSettings = {
743743
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
744744
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
745-
CURRENT_PROJECT_VERSION = 752;
745+
CURRENT_PROJECT_VERSION = 756;
746746
ENABLE_HARDENED_RUNTIME = YES;
747747
ENABLE_USER_SCRIPT_SANDBOXING = NO;
748748
INFOPLIST_FILE = CotEditor/Info.plist;
749749
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
750-
MARKETING_VERSION = "6.0.4-alpha";
750+
MARKETING_VERSION = 6.0.4;
751751
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
752752
PRODUCT_NAME = CotEditor;
753753
SWIFT_STRICT_CONCURRENCY = complete;
@@ -771,12 +771,12 @@
771771
buildSettings = {
772772
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
773773
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
774-
CURRENT_PROJECT_VERSION = 752;
774+
CURRENT_PROJECT_VERSION = 756;
775775
ENABLE_HARDENED_RUNTIME = YES;
776776
ENABLE_USER_SCRIPT_SANDBOXING = NO;
777777
INFOPLIST_FILE = CotEditor/Info.plist;
778778
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
779-
MARKETING_VERSION = "6.0.4-alpha";
779+
MARKETING_VERSION = 6.0.4;
780780
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
781781
PRODUCT_NAME = CotEditor;
782782
SWIFT_STRICT_CONCURRENCY = complete;

0 commit comments

Comments
 (0)