You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/11/12 10:30:28 UTC

[camel-website] branch main updated: Fix wrong version in title

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4e358b05 Fix wrong version in title
4e358b05 is described below

commit 4e358b0549f420380b56d7760409fd44730e1f7d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Nov 12 11:30:19 2022 +0100

    Fix wrong version in title
---
 content/blog/2022/11/camel-quarkus-release-2.14.0/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2022/11/camel-quarkus-release-2.14.0/index.md b/content/blog/2022/11/camel-quarkus-release-2.14.0/index.md
index 379c9b02..447d816d 100644
--- a/content/blog/2022/11/camel-quarkus-release-2.14.0/index.md
+++ b/content/blog/2022/11/camel-quarkus-release-2.14.0/index.md
@@ -1,5 +1,5 @@
 ---
-title: "Camel Quarkus 2.13.0 Released"
+title: "Camel Quarkus 2.14.0 Released"
 date: 2022-11-10
 authors: ["zbendhiba"]
 categories: ["Releases", "Camel Quarkus"]