This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new c15b74d79 Fix version typo in release notes
c15b74d79 is described below
commit c15b74d798a6ff1d05e840d8d65ea065478a49e9
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Jun 19 13:40:34 2023 -0500
Fix version typo in release notes
---
src/components/artemis/download/release-notes-2.29.0.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/artemis/download/release-notes-2.29.0.md
b/src/components/artemis/download/release-notes-2.29.0.md
index 8e640b248..ba5b0169f 100644
--- a/src/components/artemis/download/release-notes-2.29.0.md
+++ b/src/components/artemis/download/release-notes-2.29.0.md
@@ -1,6 +1,6 @@
---
layout: default_md
-title: ActiveMQ Artemis 2.28.0 Release Notes
+title: ActiveMQ Artemis 2.29.0 Release Notes
title-class: page-title-artemis
type: artemis
---