Skip to content

Commit a1162bd

Browse files
committed
Update version number to 6.0.1 (747)
1 parent 5738c47 commit a1162bd

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.1 (unreleased)
3+
6.0.1 (747)
44
--------------------------
55

66
### Improvements

CotEditor.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -519,12 +519,12 @@
519519
buildSettings = {
520520
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
521521
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
522-
CURRENT_PROJECT_VERSION = 745;
522+
CURRENT_PROJECT_VERSION = 747;
523523
ENABLE_HARDENED_RUNTIME = YES;
524524
ENABLE_USER_SCRIPT_SANDBOXING = NO;
525525
INFOPLIST_FILE = CotEditor/Info.plist;
526526
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
527-
MARKETING_VERSION = "6.0.1-alpha";
527+
MARKETING_VERSION = 6.0.1;
528528
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
529529
PRODUCT_NAME = CotEditor;
530530
SWIFT_STRICT_CONCURRENCY = complete;
@@ -645,12 +645,12 @@
645645
buildSettings = {
646646
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
647647
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
648-
CURRENT_PROJECT_VERSION = 745;
648+
CURRENT_PROJECT_VERSION = 747;
649649
ENABLE_HARDENED_RUNTIME = YES;
650650
ENABLE_USER_SCRIPT_SANDBOXING = NO;
651651
INFOPLIST_FILE = CotEditor/Info.plist;
652652
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
653-
MARKETING_VERSION = "6.0.1-alpha";
653+
MARKETING_VERSION = 6.0.1;
654654
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
655655
PRODUCT_NAME = CotEditor;
656656
SWIFT_STRICT_CONCURRENCY = complete;
@@ -748,12 +748,12 @@
748748
buildSettings = {
749749
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
750750
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
751-
CURRENT_PROJECT_VERSION = 745;
751+
CURRENT_PROJECT_VERSION = 747;
752752
ENABLE_HARDENED_RUNTIME = YES;
753753
ENABLE_USER_SCRIPT_SANDBOXING = NO;
754754
INFOPLIST_FILE = CotEditor/Info.plist;
755755
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
756-
MARKETING_VERSION = "6.0.1-alpha";
756+
MARKETING_VERSION = 6.0.1;
757757
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
758758
PRODUCT_NAME = CotEditor;
759759
SWIFT_STRICT_CONCURRENCY = complete;
@@ -778,12 +778,12 @@
778778
buildSettings = {
779779
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
780780
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
781-
CURRENT_PROJECT_VERSION = 745;
781+
CURRENT_PROJECT_VERSION = 747;
782782
ENABLE_HARDENED_RUNTIME = YES;
783783
ENABLE_USER_SCRIPT_SANDBOXING = NO;
784784
INFOPLIST_FILE = CotEditor/Info.plist;
785785
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
786-
MARKETING_VERSION = "6.0.1-alpha";
786+
MARKETING_VERSION = 6.0.1;
787787
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
788788
PRODUCT_NAME = CotEditor;
789789
SWIFT_STRICT_CONCURRENCY = complete;

0 commit comments

Comments
 (0)