Bump version to 6.0.3

This commit is contained in:
Brent Simmons
2021-09-04 16:51:13 -07:00
parent b8b3843fd2
commit d63fbff05e
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Mac Release Notes
### 6.0.4 build 6035 - 4 Sep 2021
(Changes from 6.0.3b1 and 6.0.3b2)
### 6.0.3b2 build 6034 - 29 Aug 2021
Feedly: preserve custom feed names with Feedly when moving them between folders

View File

@@ -1,6 +1,6 @@
// High Level Settings common to both the Mac application and any extensions we bundle with it
MARKETING_VERSION = 6.0.3b2
CURRENT_PROJECT_VERSION = 6034
MARKETING_VERSION = 6.0.3
CURRENT_PROJECT_VERSION = 6035
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;