mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Update version and change notes for 6.0.2.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Mac Release Notes
|
||||
|
||||
### 6.0.2 build 6.32 - 20 April 2021
|
||||
|
||||
Same as 6.0.2b1
|
||||
|
||||
### 6.0.2b1 build 6031 - 15 April 2021
|
||||
|
||||
Inoreader sync: fixed (hopefully) cause of rate limit errors — now doing background sync of statuses much less often - note that this fix needs to be rolled out across all NetNewsWire users in order for it to have full effect
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// High Level Settings common to both the Mac application and any extensions we bundle with it
|
||||
MARKETING_VERSION = 6.0.2b1
|
||||
CURRENT_PROJECT_VERSION = 6031
|
||||
MARKETING_VERSION = 6.0.2
|
||||
CURRENT_PROJECT_VERSION = 6032
|
||||
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
|
||||
Reference in New Issue
Block a user