Skip to content

Commit 51fc59c

Browse files
committed
Update build number to 701
1 parent 2707be4 commit 51fc59c

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

CHANGELOG.md

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

3+
5.1.0 (unreleased)
4+
--------------------------
5+
6+
- No change.
7+
8+
9+
310
5.1.0-rc (700)
411
--------------------------
512

CotEditor.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@
682682
buildSettings = {
683683
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
684684
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
685-
CURRENT_PROJECT_VERSION = 700;
685+
CURRENT_PROJECT_VERSION = 701;
686686
ENABLE_HARDENED_RUNTIME = YES;
687687
ENABLE_USER_SCRIPT_SANDBOXING = NO;
688688
INFOPLIST_FILE = CotEditor/Info.plist;
@@ -807,7 +807,7 @@
807807
buildSettings = {
808808
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
809809
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
810-
CURRENT_PROJECT_VERSION = 700;
810+
CURRENT_PROJECT_VERSION = 701;
811811
ENABLE_HARDENED_RUNTIME = YES;
812812
ENABLE_USER_SCRIPT_SANDBOXING = NO;
813813
INFOPLIST_FILE = CotEditor/Info.plist;
@@ -910,7 +910,7 @@
910910
buildSettings = {
911911
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
912912
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
913-
CURRENT_PROJECT_VERSION = 700;
913+
CURRENT_PROJECT_VERSION = 701;
914914
ENABLE_HARDENED_RUNTIME = YES;
915915
ENABLE_USER_SCRIPT_SANDBOXING = NO;
916916
INFOPLIST_FILE = CotEditor/Info.plist;
@@ -940,7 +940,7 @@
940940
buildSettings = {
941941
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
942942
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
943-
CURRENT_PROJECT_VERSION = 700;
943+
CURRENT_PROJECT_VERSION = 701;
944944
ENABLE_HARDENED_RUNTIME = YES;
945945
ENABLE_USER_SCRIPT_SANDBOXING = NO;
946946
INFOPLIST_FILE = CotEditor/Info.plist;

0 commit comments

Comments
 (0)