From f41584a89aaf20d3e614c04ae839eb48165a42c1 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Thu, 19 Dec 2024 12:36:59 -0800 Subject: [PATCH] Update version and build for 6.1.8 for Mac. --- xcconfig/common/NetNewsWire_mac_target_common.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xcconfig/common/NetNewsWire_mac_target_common.xcconfig b/xcconfig/common/NetNewsWire_mac_target_common.xcconfig index 53d5f205e..cc84118e5 100644 --- a/xcconfig/common/NetNewsWire_mac_target_common.xcconfig +++ b/xcconfig/common/NetNewsWire_mac_target_common.xcconfig @@ -1,6 +1,6 @@ // High Level Settings common to both the Mac application and any extensions we bundle with it -MARKETING_VERSION = 6.1.8b1 -CURRENT_PROJECT_VERSION = 6132 +MARKETING_VERSION = 6.1.8 +CURRENT_PROJECT_VERSION = 6133 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon