Update link in Help menu to version 5.1

This commit is contained in:
Angelo Stavrow 2020-09-08 09:03:11 -04:00
parent 0f2162ff7d
commit b102a8b407
No known key found for this signature in database
GPG Key ID: 1A49C7064E060EEE
1 changed files with 1 additions and 1 deletions

View File

@ -600,7 +600,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations,
@IBAction func showHelp(_ sender: Any?) {
Browser.open("https://ranchero.com/netnewswire/help/mac/5.0/en/", inBackground: false)
Browser.open("https://ranchero.com/netnewswire/help/mac/5.1/en/", inBackground: false)
}
@IBAction func donateToAppCampForGirls(_ sender: Any?) {