Update the build number again because I had forgotten to pull the commit with the preferences alignment fix. Redoing the final 6.1 build.

This commit is contained in:
Brent Simmons
2022-04-06 20:46:56 -07:00
parent 90f8ff3a95
commit 66f7d0af95
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Mac Release Notes
### 6.1 build 6105 6 April 2022
### 6.1 build 6106 6 April 2022
Small cosmetic change — better alignment for items in General Preferences pane

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
CURRENT_PROJECT_VERSION = 6105
CURRENT_PROJECT_VERSION = 6106
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;