This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-website.git
commit 30fa57bb8b06f321f5d38dc98f937cb7d94299ac Author: Robbie Gemmell <[email protected]> AuthorDate: Tue Mar 11 12:35:14 2025 +0000 fix config to actually show 5.19.0 on the download page --- src/_data/current_releases.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/current_releases.yml b/src/_data/current_releases.yml index 20530b7c4..9dec80cd3 100644 --- a/src/_data/current_releases.yml +++ b/src/_data/current_releases.yml @@ -5,7 +5,7 @@ artemis_console: - "1.1." classic: - "6.1." - - "5.18." + - "5.19." nms_amqp: - "2.2." nms_api: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
