From bd72496434e1b71e2f4925edbbbbfd8eabbec256 Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Mon, 29 Jul 2024 10:35:38 +0100 Subject: [PATCH] Update 5.5 refs for release --- antora-playbook.yml | 2 +- docs/antora.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index b16e9bd7a..71c3f1f90 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -25,7 +25,7 @@ antora: trace: true componentversions: - name: hazelcast - version: '5.5-snapshot' + version: '5.5.0' mappings: - module: maintain-cluster family: attachment diff --git a/docs/antora.yml b/docs/antora.yml index 7eb49734d..8efeae4d5 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -19,7 +19,7 @@ asciidoc: # All page-latest attributes are used as a variable in the docs for things like download links and search results page-latest-cli: '5.2021.09' # Must be lowercase because this is how the version appears in the docs - page-latest-supported-mc: '5.5-snapshot' + page-latest-supported-mc: '6.0-snapshot' page-latest-supported-java-client: '5.5.0' page-latest-supported-go-client: '1.4.0' page-latest-supported-cplusplus-client: '5.3.0'