From fb03947e4cf32941cfb6e4c15a11a7acf09da600 Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Mon, 29 Jul 2024 11:06:38 +0100 Subject: [PATCH] Fix display and url version to 5.5 --- docs/antora.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/antora.yml b/docs/antora.yml index 99283548..e0f5503c 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,15 +1,15 @@ name: management-center title: Management Center # Version in the URL -version: '5.5.0' +version: '5.5' # Version in the version selector -display_version: '5.5.0' +display_version: '5.5' 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.5.0' # Version to be used when installing a Hazelcast cluster - hz-full-version: '5.4.0-SNAPSHOT' + hz-full-version: '5.5.0' # Version to be used when installing a snapshot using brew version-brew: '5.3.1.SNAPSHOT' javasource: ROOT:example$