Fix some release version error
diff --git a/download.html b/download.html
index f485542..fdf4f87 100644
--- a/download.html
+++ b/download.html
@@ -203,7 +203,7 @@
                       <td class="text-success">Stable</td>
                       <td>4.2.14</td>
                       <td>4.2.15</td>
-                      <td>Mar 21</td>
+                      <td>Mar 22</td>
                     </tr>
                     <tr>
                       <td>4.1.x</td>
diff --git a/get-started.html b/get-started.html
index c2e928b..c4d93c4 100644
--- a/get-started.html
+++ b/get-started.html
@@ -61,7 +61,7 @@
      / /| |/ /_/ / /  / /_/ / __/
     /_/ |_|\__,_/_/   \__,_/_/
 
-  Apache Karaf (4.2.0)
+  Apache Karaf (4.3.5)
 
 Hit '<tab>' for a list of available commands
 and '[cmd] --help' for help on a specific command.
diff --git a/index.html b/index.html
index 8e652ad..dc207db 100644
--- a/index.html
+++ b/index.html
@@ -128,7 +128,7 @@
         <h2 class="featurette-heading">Power your applications with <span class="text-muted">Karaf Runtime</span></h2>
         <p class="lead">Karaf is a lightweight, powerful, and enterprise ready modulith runtime. It provides all the ecosystem and bootstrapping options you need for your applications. It runs on premise or on cloud.
         This modulith runtime supports several frameworks and different kind of applications: REST/API, Web, Spring Boot, and much more.</p>
-        <p>Last version <strong>4.3.4</strong> - (18/12/21)</p>
+        <p>Last version <strong>4.3.5</strong> - (19/12/21)</p>
         <p><a class="btn btn-primary" href="/projects.html" role="button">Learn more &raquo;</a></p>
       </div>
       <div class="col-md-5">
@@ -231,7 +231,7 @@
       <div class="col-md-7 order-md-2">
         <h2 class="featurette-heading">Monitoring, alerting, and BAM with <span class="text-muted">Karaf Decanter.</span></h2>
         <p class="lead">You need a monitoring solution for Karaf and related ? You need a BAM (Business Activity Monitoring) platform for your application ? Karaf Decanter can be very convenient for you ! Decanter provides ready to use monitoring solution. It's also completely extensible and customizable.</p>
-        <p>Last version <strong>2.7.0</strong> - (15/2/21)</p>
+        <p>Last version <strong>2.8.0</strong> - (16/9/21)</p>
         <p><a class="btn btn-primary" href="/projects.html" role="button">Learn more &raquo;</a></p>
       </div>
       <div class="col-md-5 order-md-1">
diff --git a/projects.html b/projects.html
index 052d6b6..73e67c4 100644
--- a/projects.html
+++ b/projects.html
@@ -25,7 +25,7 @@
           </h3>
           <p class="card-text mb-auto">Karaf Runtime is a modulith runtime.</p>
           <p>
-            <small class="text-muted">Latest 4.3.0 <a href="/download.html"><i class="fas fa-download"></i></a></small>
+            <small class="text-muted">Latest 4.3.5 <a href="/download.html"><i class="fas fa-download"></i></a></small>
           </p>
         </div>
       </div>
@@ -67,7 +67,7 @@
           </h3>
           <p class="card-text mb-auto">Karaf Decanter provides ready to use monitoring solution.</p>
           <p>
-              <small class="text-muted">Latest 2.7.0 <a href="download.html"><i class="fas fa-download"></i></a></small>
+              <small class="text-muted">Latest 2.8.0 <a href="download.html"><i class="fas fa-download"></i></a></small>
           </p>
         </div>
       </div>