Skip to content

Commit 193ad42

Browse files
committed
Update version number to 6.2.1 (787)
1 parent a0670d8 commit 193ad42

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
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.1 (unreleased)
3+
6.2.1 (787)
44
--------------------------
55

66
### Improvements

CotEditor.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -513,12 +513,12 @@
513513
buildSettings = {
514514
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
515515
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
516-
CURRENT_PROJECT_VERSION = 786;
516+
CURRENT_PROJECT_VERSION = 787;
517517
ENABLE_HARDENED_RUNTIME = YES;
518518
ENABLE_USER_SCRIPT_SANDBOXING = NO;
519519
INFOPLIST_FILE = CotEditor/Info.plist;
520520
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
521-
MARKETING_VERSION = "6.2.1-alpha";
521+
MARKETING_VERSION = 6.2.1;
522522
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
523523
PRODUCT_NAME = CotEditor;
524524
SWIFT_STRICT_CONCURRENCY = complete;
@@ -642,12 +642,12 @@
642642
buildSettings = {
643643
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
644644
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
645-
CURRENT_PROJECT_VERSION = 786;
645+
CURRENT_PROJECT_VERSION = 787;
646646
ENABLE_HARDENED_RUNTIME = YES;
647647
ENABLE_USER_SCRIPT_SANDBOXING = NO;
648648
INFOPLIST_FILE = CotEditor/Info.plist;
649649
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
650-
MARKETING_VERSION = "6.2.1-alpha";
650+
MARKETING_VERSION = 6.2.1;
651651
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
652652
PRODUCT_NAME = CotEditor;
653653
SWIFT_STRICT_CONCURRENCY = complete;
@@ -745,12 +745,12 @@
745745
buildSettings = {
746746
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
747747
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
748-
CURRENT_PROJECT_VERSION = 786;
748+
CURRENT_PROJECT_VERSION = 787;
749749
ENABLE_HARDENED_RUNTIME = YES;
750750
ENABLE_USER_SCRIPT_SANDBOXING = NO;
751751
INFOPLIST_FILE = CotEditor/Info.plist;
752752
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
753-
MARKETING_VERSION = "6.2.1-alpha";
753+
MARKETING_VERSION = 6.2.1;
754754
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
755755
PRODUCT_NAME = CotEditor;
756756
SWIFT_STRICT_CONCURRENCY = complete;
@@ -775,12 +775,12 @@
775775
buildSettings = {
776776
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
777777
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
778-
CURRENT_PROJECT_VERSION = 786;
778+
CURRENT_PROJECT_VERSION = 787;
779779
ENABLE_HARDENED_RUNTIME = YES;
780780
ENABLE_USER_SCRIPT_SANDBOXING = NO;
781781
INFOPLIST_FILE = CotEditor/Info.plist;
782782
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
783-
MARKETING_VERSION = "6.2.1-alpha";
783+
MARKETING_VERSION = 6.2.1;
784784
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
785785
PRODUCT_NAME = CotEditor;
786786
SWIFT_STRICT_CONCURRENCY = complete;

CotEditor/Resources/CotEditor.help/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
<key>CFBundlePackageType</key>
1414
<string>BNDL</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>6.2.0</string>
16+
<string>6.2.1</string>
1717
<key>CFBundleSignature</key>
1818
<string>hbwr</string>
1919
<key>CFBundleVersion</key>
20-
<string>785</string>
20+
<string>787</string>
2121
<key>HPDBookAccessPath</key>
2222
<string>CotEditor.html</string>
2323
<key>HPDBookIconPath</key>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)