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 249a5d8 Fix date in release blog
249a5d8 is described below
commit 249a5d8fe346c7a6b19a0ff72ed6aaa3b057886b
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Feb 4 11:31:02 2022 +0100
Fix date in release blog
---
content/blog/2022/02/RELEASE-3.15.0/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/2022/02/RELEASE-3.15.0/index.md
b/content/blog/2022/02/RELEASE-3.15.0/index.md
index 55b6280..4c56a75 100644
--- a/content/blog/2022/02/RELEASE-3.15.0/index.md
+++ b/content/blog/2022/02/RELEASE-3.15.0/index.md
@@ -1,6 +1,6 @@
---
title: "RELEASE 3.15.0"
-date: 2022-02-08
+date: 2022-02-04
draft: false
authors: [gzurowski]
categories: ["Releases"]