This is an automated email from the ASF dual-hosted git repository. gzurowski 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 786fee39 Fix release date in blog entry for Camel 4.0.3 786fee39 is described below commit 786fee39354736c17043fb1f146668f0d7b9667f Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Mon Nov 20 19:42:10 2023 +0100 Fix release date in blog entry for Camel 4.0.3 --- content/blog/2023/11/RELEASE-4.0.3/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2023/11/RELEASE-4.0.3/index.md b/content/blog/2023/11/RELEASE-4.0.3/index.md index 5ef54b4c..a9f5b79c 100644 --- a/content/blog/2023/11/RELEASE-4.0.3/index.md +++ b/content/blog/2023/11/RELEASE-4.0.3/index.md @@ -1,6 +1,6 @@ --- title: "RELEASE 4.0.3" -date: 2023-10-27 +date: 2023-11-20 draft: false authors: [gzurowski] categories: ["Releases"]