published 1.6.0 release (Eclipse 4.6 Neon)
diff --git a/download.php b/download.php
index baa649f..30b227c 100755
--- a/download.php
+++ b/download.php
@@ -46,7 +46,7 @@
 		<hr class="clearer" />
 
 		<div class="homeitem">
-			<h3>Get JWT with the latest Eclipse (JWT 1.5 with Eclipse 4.5 "Mars")</h3>
+			<h3>Get JWT with the latest Eclipse (JWT 1.6 with Eclipse 4.6 "Neon")</h3>
 			<ul>
 				<li><b>1.</b> Start the latest Eclipse. If your don't have it, get it <a href="http://www.eclipse.org/downloads">there</a>. It requires <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java</a> (1.8 or later recommended).</li> 
 				<li><b>2.</b> In the "Help" menu, click on "Install New Software". Then select JWT in the <b>SOA Development</b> category to automatically download JWT and its dependencies.</li>
diff --git a/index.php b/index.php
index bb0e396..31b06fd 100644
--- a/index.php
+++ b/index.php
@@ -152,13 +152,13 @@
 			<h6>What's new</h6>
 			<ul>
 				<li><strong>June, 22nd 2016:</strong>
-				JWT 1.6 has been released, now providing Java 8 support and bundled with the latest <a href="http://www.eclipse.org/mars/">Eclipse Neon</a> yearly release.</a>.
+				JWT 1.6 has been released, now providing Java 8 support and bundled with the latest <a href="http://www.eclipse.org/mars/">Eclipse Neon</a> yearly release</a>.
 				</li>
 				<li><strong>June, 24th 2015:</strong>
-				JWT 1.5 has been released, along with the latest <a href="http://www.eclipse.org/mars/">Eclipse Mars</a> yearly release that it has been upgraded to.</a>.
+				JWT 1.5 has been released, along with the latest <a href="http://www.eclipse.org/mars/">Eclipse Mars</a> yearly release that it has been upgraded to</a>.
 				</li>
 				<li><strong>June, 25th 2014:</strong>
-				JWT 1.4 has been released, along with the latest <a href="http://www.eclipse.org/luna/">Eclipse Luna</a> yearly release, with a special focus on stability.</a>.
+				JWT 1.4 has been released, along with the latest <a href="http://www.eclipse.org/luna/">Eclipse Luna</a> yearly release, with a special focus on stability</a>.
 				</li>
 				<li><strong>June, 26th 2013:</strong>
 				JWT 1.3 has been released, along with the latest <a href="http://www.eclipse.org/kepler/">Eclipse Kepler</a> yearly release. One good news following the other, it provides <a href="http://wiki.eclipse.org/JWT_NewNoteworthy_1_3">the most expected BPMN view</a>!