Fix build number.

This commit is contained in:
Brent Simmons 2021-03-28 14:55:20 -07:00
parent f404759ba8
commit b9e2371ca7

View File

@ -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.0.1b1 MARKETING_VERSION = 6.0.1b1
CURRENT_PROJECT_VERSION = 6027 CURRENT_PROJECT_VERSION = 6028
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;