Skip to content

Commit 14ff9e6

Browse files
committed
Update version 6.2.4 (794)
1 parent ac0c38e commit 14ff9e6

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.2.4 (unreleased)
3+
6.2.4 (794)
44
--------------------------
55

66
### Improvements

CotEditor.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -514,12 +514,12 @@
514514
buildSettings = {
515515
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
516516
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
517-
CURRENT_PROJECT_VERSION = 793;
517+
CURRENT_PROJECT_VERSION = 794;
518518
ENABLE_HARDENED_RUNTIME = YES;
519519
ENABLE_USER_SCRIPT_SANDBOXING = NO;
520520
INFOPLIST_FILE = CotEditor/Info.plist;
521521
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
522-
MARKETING_VERSION = "6.2.4-alpha";
522+
MARKETING_VERSION = 6.2.4;
523523
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
524524
PRODUCT_NAME = CotEditor;
525525
SWIFT_STRICT_CONCURRENCY = complete;
@@ -643,12 +643,12 @@
643643
buildSettings = {
644644
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
645645
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
646-
CURRENT_PROJECT_VERSION = 793;
646+
CURRENT_PROJECT_VERSION = 794;
647647
ENABLE_HARDENED_RUNTIME = YES;
648648
ENABLE_USER_SCRIPT_SANDBOXING = NO;
649649
INFOPLIST_FILE = CotEditor/Info.plist;
650650
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
651-
MARKETING_VERSION = "6.2.4-alpha";
651+
MARKETING_VERSION = 6.2.4;
652652
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
653653
PRODUCT_NAME = CotEditor;
654654
SWIFT_STRICT_CONCURRENCY = complete;
@@ -746,12 +746,12 @@
746746
buildSettings = {
747747
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
748748
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
749-
CURRENT_PROJECT_VERSION = 793;
749+
CURRENT_PROJECT_VERSION = 794;
750750
ENABLE_HARDENED_RUNTIME = YES;
751751
ENABLE_USER_SCRIPT_SANDBOXING = NO;
752752
INFOPLIST_FILE = CotEditor/Info.plist;
753753
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
754-
MARKETING_VERSION = "6.2.4-alpha";
754+
MARKETING_VERSION = 6.2.4;
755755
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
756756
PRODUCT_NAME = CotEditor;
757757
SWIFT_STRICT_CONCURRENCY = complete;
@@ -776,12 +776,12 @@
776776
buildSettings = {
777777
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
778778
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
779-
CURRENT_PROJECT_VERSION = 793;
779+
CURRENT_PROJECT_VERSION = 794;
780780
ENABLE_HARDENED_RUNTIME = YES;
781781
ENABLE_USER_SCRIPT_SANDBOXING = NO;
782782
INFOPLIST_FILE = CotEditor/Info.plist;
783783
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
784-
MARKETING_VERSION = "6.2.4-alpha";
784+
MARKETING_VERSION = 6.2.4;
785785
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
786786
PRODUCT_NAME = CotEditor;
787787
SWIFT_STRICT_CONCURRENCY = complete;

0 commit comments

Comments
 (0)