Fix typo in news page 1.7.0 -> 1.7.1

The 1.7.1 release referenced 1.7.0
diff --git a/news.html b/news.html
index 79a876a..afad0c7 100644
--- a/news.html
+++ b/news.html
@@ -14,13 +14,13 @@
 <div class="blog-post-listing">
 
     <div class="logo-heading-block">
-        <a class="blogHeading" id="1.7.1-released" href="#1.7.1-released">Apache Shiro 1.7.0 Released</a>
+        <a class="blogHeading" id="1.7.1-released" href="#1.7.1-released">Apache Shiro 1.7.1 Released</a>
     </div>
 
     <div class="news-content">
         <p>The Shiro team is pleased to announce the release of Apache Shiro version 1.7.1. This is a feature release for 1.x.</p>
 
-        <p>This security release contains 1 fix since the 1.7.0 release and is available for Download now.</p>
+        <p>This security release contains 1 fix since the 1.7.1 release and is available for Download now.</p>
 
         You can learn more on <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310950&version=12348679" target="_blank">Jira</a>
         </p>