Skip to content

Commit e575a2f

Browse files
committed
Update version number to 5.1.8-alpha (719)
1 parent 00ffd8a commit e575a2f

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
5.1.8 (unreleased)
4+
--------------------------
5+
6+
37
5.1.7 (718)
48
--------------------------
59

CotEditor.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -516,12 +516,12 @@
516516
buildSettings = {
517517
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
518518
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
519-
CURRENT_PROJECT_VERSION = 718;
519+
CURRENT_PROJECT_VERSION = 719;
520520
ENABLE_HARDENED_RUNTIME = YES;
521521
ENABLE_USER_SCRIPT_SANDBOXING = NO;
522522
INFOPLIST_FILE = CotEditor/Info.plist;
523523
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
524-
MARKETING_VERSION = "5.1.7";
524+
MARKETING_VERSION = "5.1.8-alpha";
525525
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
526526
PRODUCT_NAME = CotEditor;
527527
SWIFT_STRICT_CONCURRENCY = complete;
@@ -639,12 +639,12 @@
639639
buildSettings = {
640640
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
641641
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
642-
CURRENT_PROJECT_VERSION = 718;
642+
CURRENT_PROJECT_VERSION = 719;
643643
ENABLE_HARDENED_RUNTIME = YES;
644644
ENABLE_USER_SCRIPT_SANDBOXING = NO;
645645
INFOPLIST_FILE = CotEditor/Info.plist;
646646
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
647-
MARKETING_VERSION = "5.1.7";
647+
MARKETING_VERSION = "5.1.8-alpha";
648648
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
649649
PRODUCT_NAME = CotEditor;
650650
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 = 718;
745+
CURRENT_PROJECT_VERSION = 719;
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 = "5.1.7";
750+
MARKETING_VERSION = "5.1.8-alpha";
751751
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
752752
PRODUCT_NAME = CotEditor;
753753
SWIFT_STRICT_CONCURRENCY = complete;
@@ -772,12 +772,12 @@
772772
buildSettings = {
773773
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
774774
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
775-
CURRENT_PROJECT_VERSION = 718;
775+
CURRENT_PROJECT_VERSION = 719;
776776
ENABLE_HARDENED_RUNTIME = YES;
777777
ENABLE_USER_SCRIPT_SANDBOXING = NO;
778778
INFOPLIST_FILE = CotEditor/Info.plist;
779779
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
780-
MARKETING_VERSION = "5.1.7";
780+
MARKETING_VERSION = "5.1.8-alpha";
781781
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
782782
PRODUCT_NAME = CotEditor;
783783
SWIFT_STRICT_CONCURRENCY = complete;

0 commit comments

Comments
 (0)