Update build number. Write release notes.
This commit is contained in:
parent
86294c32e6
commit
e03d5b85fd
@ -1,5 +1,9 @@
|
|||||||
# Mac Release Notes
|
# Mac Release Notes
|
||||||
|
|
||||||
|
## 6.1.1 build 6113 7 Apr 2023
|
||||||
|
|
||||||
|
Update default feeds to remove feeds that don’t appear to be active anymore (sadly!).
|
||||||
|
|
||||||
## 6.1.1 build 6112 13 Mar 2023
|
## 6.1.1 build 6112 13 Mar 2023
|
||||||
|
|
||||||
Revised Twitter removal warning to not mention any specific month. We’re holding this release until Twitter shuts down free access to its API.
|
Revised Twitter removal warning to not mention any specific month. We’re holding this release until Twitter shuts down free access to its API.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// High Level Settings common to both the Mac application and any extensions we bundle with it
|
// High Level Settings common to both the Mac application and any extensions we bundle with it
|
||||||
MARKETING_VERSION = 6.1.1
|
MARKETING_VERSION = 6.1.1
|
||||||
CURRENT_PROJECT_VERSION = 6112
|
CURRENT_PROJECT_VERSION = 6113
|
||||||
|
|
||||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user