diff --git a/Appcasts/netnewswire-5.1-beta.xml b/Appcasts/netnewswire-5.1-beta.xml new file mode 100755 index 000000000..6e1fbc704 --- /dev/null +++ b/Appcasts/netnewswire-5.1-beta.xml @@ -0,0 +1,21 @@ + + + +NetNewsWire Betas +https://ranchero.com/downloads/netnewswire-beta.xml +Most recent NetNewsWire changes with links to updates. +en + + + NetNewsWire 5.0.3 + Same as 5.0.3b2 — just bumped the version number to 5.0.3.

+ ]]> +
+ Tue, 22 Oct 2019 13:00:00 -0700 + + 10.14.4 +
+ +
+
diff --git a/Mac/Resources/Info.plist b/Mac/Resources/Info.plist index a9c54ee1d..d761dde8e 100644 --- a/Mac/Resources/Info.plist +++ b/Mac/Resources/Info.plist @@ -60,9 +60,9 @@ OSAScriptingDefinition NetNewsWire.sdef SUFeedURL - https://ranchero.com/downloads/netnewswire-release.xml + https://ranchero.com/downloads/netnewswire-5.1-beta.xml FeedURLForTestBuilds - https://ranchero.com/downloads/netnewswire-beta.xml + https://ranchero.com/downloads/netnewswire-5.1-beta.xml UserAgent NetNewsWire (RSS Reader; https://ranchero.com/netnewswire/) diff --git a/xcconfig/common/NetNewsWire_mac_target_common.xcconfig b/xcconfig/common/NetNewsWire_mac_target_common.xcconfig index 74c6e10e2..6ebf473bc 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 = 2612 +CURRENT_PROJECT_VERSION = 3000 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon