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 2023/05/29 12:57:23 UTC

[camel-website] branch main updated: Fix blog date

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 827baff4 Fix blog date
827baff4 is described below

commit 827baff419be0b42545537686c3808afc8cf3d6a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon May 29 14:57:08 2023 +0200

    Fix blog date
---
 content/blog/2023/05/RELEASE-3.14.8/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2023/05/RELEASE-3.14.8/index.md b/content/blog/2023/05/RELEASE-3.14.8/index.md
index e37e42e2..40db46d6 100644
--- a/content/blog/2023/05/RELEASE-3.14.8/index.md
+++ b/content/blog/2023/05/RELEASE-3.14.8/index.md
@@ -1,6 +1,6 @@
 ---
 title: "RELEASE 3.14.8"
-date: 2022-05-29
+date: 2023-05-29
 draft: false
 authors: [gzurowski]
 categories: ["Releases"]