Update release notes and version for 6.0.1.

This commit is contained in:
Brent Simmons 2021-04-01 19:58:30 -07:00
parent 5663d8549e
commit aebfc52c77
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Mac Release Notes
### 6.0.1 build 6030 - 1 Apr 2021
Adjusted layout of the add account sheet so that it fits on smaller monitors
Sidebar: properly scale the smart feed icons when sidebar is set to large size in System Preferences
### 6.0.1b2 build 6029 - 29 Mar 2021
Twitter: fixed a date parsing bug that could affect people in some locales, which would prevent Twitter feeds from working for them

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.1b2
CURRENT_PROJECT_VERSION = 6029
MARKETING_VERSION = 6.0.1
CURRENT_PROJECT_VERSION = 6030
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;