Update release notes and version.

This commit is contained in:
Brent Simmons 2023-02-05 20:20:51 -08:00
parent e7ae7887e3
commit 3168c9c935
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Mac Release Notes
### 6.1.1b2 build 6108 5 Feb 2023
Remove Twitter integration. On first launch, for people with Twitter feeds, display an alert explaining what happened
Fix a crashing bug that could happen in the sidebar
### 6.1.1b1 build 6107 3 Nov 2022
Fixed a bug that could prevent users from accessing BazQux if an article was missing a field

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.1.1b1
CURRENT_PROJECT_VERSION = 6107
MARKETING_VERSION = 6.1.1b2
CURRENT_PROJECT_VERSION = 6108
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;