diff --git a/Appcasts/netnewswire-5.1-beta.xml b/Appcasts/netnewswire-5.1-beta.xml index 6e1fbc704..1f49e3f29 100755 --- a/Appcasts/netnewswire-5.1-beta.xml +++ b/Appcasts/netnewswire-5.1-beta.xml @@ -7,14 +7,14 @@ en - NetNewsWire 5.0.3 + NetNewsWire 5.1d2 Same as 5.0.3b2 — just bumped the version number to 5.0.3.

+

Testing Sparkle. Does it work?

]]>
- Tue, 22 Oct 2019 13:00:00 -0700 - - 10.14.4 + Tue, 29 Oct 2019 22:35:00 -0700 + + 10.15.0
diff --git a/xcconfig/common/NetNewsWire_ios_target_common.xcconfig b/xcconfig/common/NetNewsWire_ios_target_common.xcconfig index 79dd814a9..fb6d95e84 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 -CURRENT_PROJECT_VERSION = 3 +CURRENT_PROJECT_VERSION = 4 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon diff --git a/xcconfig/common/NetNewsWire_mac_target_common.xcconfig b/xcconfig/common/NetNewsWire_mac_target_common.xcconfig index 6ebf473bc..ea17077a6 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 = 5.1d1 -CURRENT_PROJECT_VERSION = 3000 +MARKETING_VERSION = 5.1d2 +CURRENT_PROJECT_VERSION = 3002 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon