This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 0714c7d  Updated to say 3.4 instead of 3.4.0 on front page
0714c7d is described below

commit 0714c7d53bcb54afaa363ab153af438ac1572169
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jul 27 09:27:53 2020 +0200

    Updated to say 3.4 instead of 3.4.0 on front page
---
 layouts/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/index.html b/layouts/index.html
index a199c7f..5d88179 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,7 +1,7 @@
 {{ partial "header.html" . }}
 
 <header class="frontpage">
-  <h1>&#x1f680; Camel 3.4.0 is here! <wbr><a 
href="blog/2020/06/camel34-whatsnew/">What's new?</a></h1>
+  <h1>&#x1f680; Camel 3.4 is here! <wbr><a 
href="blog/2020/06/camel34-whatsnew/">What's new?</a></h1>
   <svg viewBox="0 0 500 70" preserveAspectRatio="none">
     <path d="M -10,25 C 130,125 330,0 510,5" />
     <path d="M -10,20 C 130,125 330,0 510,2" />

Reply via email to