Skip to content

Commit c0d072f

Browse files
committed
Update version number to 4.7.5-alpha (631)
1 parent 7754d7a commit c0d072f

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
4.7.5 (unreleased)
4+
--------------------------
5+
6+
7+
38
4.7.4 (630)
49
--------------------------
510

CotEditor.xcodeproj/project.pbxproj

+8-8
Original file line numberDiff line numberDiff line change
@@ -3879,12 +3879,12 @@
38793879
buildSettings = {
38803880
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
38813881
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
3882-
CURRENT_PROJECT_VERSION = 630;
3882+
CURRENT_PROJECT_VERSION = 631;
38833883
ENABLE_HARDENED_RUNTIME = YES;
38843884
ENABLE_USER_SCRIPT_SANDBOXING = NO;
38853885
INFOPLIST_FILE = CotEditor/Info.plist;
38863886
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
3887-
MARKETING_VERSION = 4.7.4;
3887+
MARKETING_VERSION = "4.7.5-alpha";
38883888
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
38893889
PRODUCT_NAME = CotEditor;
38903890
};
@@ -3896,12 +3896,12 @@
38963896
buildSettings = {
38973897
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
38983898
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
3899-
CURRENT_PROJECT_VERSION = 630;
3899+
CURRENT_PROJECT_VERSION = 631;
39003900
ENABLE_HARDENED_RUNTIME = YES;
39013901
ENABLE_USER_SCRIPT_SANDBOXING = NO;
39023902
INFOPLIST_FILE = CotEditor/Info.plist;
39033903
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
3904-
MARKETING_VERSION = 4.7.4;
3904+
MARKETING_VERSION = "4.7.5-alpha";
39053905
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
39063906
PRODUCT_NAME = CotEditor;
39073907
};
@@ -3939,12 +3939,12 @@
39393939
buildSettings = {
39403940
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
39413941
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
3942-
CURRENT_PROJECT_VERSION = 630;
3942+
CURRENT_PROJECT_VERSION = 631;
39433943
ENABLE_HARDENED_RUNTIME = YES;
39443944
ENABLE_USER_SCRIPT_SANDBOXING = NO;
39453945
INFOPLIST_FILE = CotEditor/Info.plist;
39463946
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
3947-
MARKETING_VERSION = 4.7.4;
3947+
MARKETING_VERSION = "4.7.5-alpha";
39483948
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
39493949
PRODUCT_NAME = CotEditor;
39503950
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";
@@ -3957,12 +3957,12 @@
39573957
buildSettings = {
39583958
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
39593959
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "Accent Color";
3960-
CURRENT_PROJECT_VERSION = 630;
3960+
CURRENT_PROJECT_VERSION = 631;
39613961
ENABLE_HARDENED_RUNTIME = YES;
39623962
ENABLE_USER_SCRIPT_SANDBOXING = NO;
39633963
INFOPLIST_FILE = CotEditor/Info.plist;
39643964
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
3965-
MARKETING_VERSION = 4.7.4;
3965+
MARKETING_VERSION = "4.7.5-alpha";
39663966
PRODUCT_BUNDLE_IDENTIFIER = com.coteditor.CotEditor;
39673967
PRODUCT_NAME = CotEditor;
39683968
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SPARKLE";

0 commit comments

Comments
 (0)