Update version and release notes for 6.0.

This commit is contained in:
Brent Simmons 2021-03-26 18:21:12 -07:00
parent b1d62d1bb7
commit f34b300996
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Mac Release Notes
### 6.0 build 6027 - 26 Mar 2021
No code changes since 6.0b5
Changed the feed URL for test builds back to the normal test build feed URL
### 6.0b5 build 6026 - 25 Mar 2021
Fixed a bug where sometimes the app wouldnt automatically refresh after the Mac wakes from sleep

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.0b5
CURRENT_PROJECT_VERSION = 6025
MARKETING_VERSION = 6.0
CURRENT_PROJECT_VERSION = 6026
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;