From 6c5a119a334a930f631d8bd4a34b6e9c3f5cb30c Mon Sep 17 00:00:00 2001
From: Brent Simmons
Date: Thu, 31 Oct 2019 21:49:07 -0700
Subject: [PATCH 1/2] Update appcast for 5.1d.
---
Appcasts/netnewswire-5.1-beta.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
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
From 538194ca64c5271dd8ba6b751cce10913f81685d Mon Sep 17 00:00:00 2001
From: Brent Simmons
Date: Thu, 31 Oct 2019 21:49:36 -0700
Subject: [PATCH 2/2] Bump versions for iOS and 5.1d apps.
---
xcconfig/common/NetNewsWire_ios_target_common.xcconfig | 2 +-
xcconfig/common/NetNewsWire_mac_target_common.xcconfig | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
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