Bump version and build to 6.1.2 and 6114 to avoid confusion with previous GitHub-only release of 6.1.1.

This commit is contained in:
Brent Simmons 2023-04-08 10:02:33 -07:00
parent e03d5b85fd
commit 0e1ae52a32
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Mac Release Notes
## 6.1.1 build 6113 7 Apr 2023
## 6.1.2 build 6114 8 Apr 2023
Update default feeds to remove feeds that dont appear to be active anymore (sadly!).

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.1
CURRENT_PROJECT_VERSION = 6113
MARKETING_VERSION = 6.1.2
CURRENT_PROJECT_VERSION = 6114
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;