From c2d39318f9501cc338df5e1a3da1a57c109d7f69 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Mon, 10 Aug 2020 22:17:08 -0700 Subject: [PATCH] Bump version to 5.0.3. --- xcconfig/common/NetNewsWire_ios_target_common.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xcconfig/common/NetNewsWire_ios_target_common.xcconfig b/xcconfig/common/NetNewsWire_ios_target_common.xcconfig index 3b2cfecaf..24e4615db 100644 --- a/xcconfig/common/NetNewsWire_ios_target_common.xcconfig +++ b/xcconfig/common/NetNewsWire_ios_target_common.xcconfig @@ -1,7 +1,7 @@ // High Level Settings common to both the iOS application and any extensions we bundle with it -MARKETING_VERSION = 5.0.2 -CURRENT_PROJECT_VERSION = 49 +MARKETING_VERSION = 5.0.3 +CURRENT_PROJECT_VERSION = 50 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon