From 9b8b1207ad094d054cecd5157be08369888e335f Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Fri, 18 Oct 2019 18:53:14 -0700 Subject: [PATCH] Update version. --- xcconfig/NetNewsWire_target.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xcconfig/NetNewsWire_target.xcconfig b/xcconfig/NetNewsWire_target.xcconfig index 467010cfa..cf973418f 100644 --- a/xcconfig/NetNewsWire_target.xcconfig +++ b/xcconfig/NetNewsWire_target.xcconfig @@ -29,8 +29,8 @@ PROVISIONING_PROFILE_SPECIFIER = #include? "../../SharedXcodeSettings/DeveloperSettings.xcconfig" // High Level Settings common to both the Mac application and any extensions we bundle with it -MARKETING_VERSION = 5.0.3b1 -CURRENT_PROJECT_VERSION = 2616 +MARKETING_VERSION = 5.0.3b2 +CURRENT_PROJECT_VERSION = 2617 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES COMBINE_HIDPI_IMAGES = YES