From 0706b829cf5afe195edd0a570224b1f25b9cf929 Mon Sep 17 00:00:00 2001 From: Charles Parnot Date: Sat, 1 Sep 2018 21:56:09 +0200 Subject: [PATCH] Use the correct version number 'NetNewsWire 5.0' in the Roadmap. Probably still left over from the Evergreen 1.0 roadmap. --- Technotes/Roadmap.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Technotes/Roadmap.md b/Technotes/Roadmap.md index 37e135a01..b78b86894 100644 --- a/Technotes/Roadmap.md +++ b/Technotes/Roadmap.md @@ -4,7 +4,7 @@ This roadmap reflects thinking at the time of the last update. Anything can change at any time. -## NetNewsWire 1.0 for macOS +## NetNewsWire 5.0 for macOS Features: @@ -25,9 +25,9 @@ Features: Milestones: -[NetNewsWire 1.0 alpha](https://github.com/brentsimmons/NetNewsWire/milestone/1)
-[NetNewsWire 1.0 beta](https://github.com/brentsimmons/NetNewsWire/milestone/2)
-[NetNewsWire 1.0](https://github.com/brentsimmons/NetNewsWire/milestone/3) +[NetNewsWire 5.0 alpha](https://github.com/brentsimmons/NetNewsWire/milestone/1)
+[NetNewsWire 5.0 beta](https://github.com/brentsimmons/NetNewsWire/milestone/2)
+[NetNewsWire 5.0](https://github.com/brentsimmons/NetNewsWire/milestone/3) (See [What Development, Alpha, Beta, and Final Mean for NetNewsWire](DevelopmentAlphaBeta.md) for definitions.)