From 8d3f8bebd7f526056f8d16795e6cd1e361630c8f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 15 Oct 2024 13:18:23 +0000 Subject: [PATCH] 5.6.0 --- docs/antora.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/antora.yml b/docs/antora.yml index ffc88ce3..b190f3ef 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,19 +1,17 @@ name: management-center title: Management Center # Version in the URL -version: '5.6-snapshot' +version: '5.6.0' # Version in the version selector -display_version: '5.6-SNAPSHOT' -prerelease: true +display_version: '5.6.0' asciidoc: attributes: # The full major.minor.patch version, which is used as a variable in the docs for things like download links - full-version: '5.6-SNAPSHOT' + full-version: '5.6.0' # Version to be used when installing a Hazelcast cluster hz-full-version: '5.4.0-SNAPSHOT' # Version to be used when installing a snapshot using brew version-brew: '5.3.1.SNAPSHOT' - snapshot: true javasource: ROOT:example$ page-latest-supported-imdg: '4.2' page-latest-supported-hazelcast: '6.0-snapshot'