Update version and release notes for 6.0.
This commit is contained in:
parent
b1d62d1bb7
commit
f34b300996
@ -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 wouldn’t automatically refresh after the Mac wakes from sleep
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user