diff --git a/docs/antora.yml b/docs/antora.yml index b20f9b72..6c1d0760 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,14 +1,14 @@ name: management-center title: Management Center # Version in the URL -version: '5.5-SNAPSHOT' +version: '6.0-snapshot' # Version in the version selector -display_version: '5.5-SNAPSHOT' +display_version: '6.0-SNAPSHOT' prerelease: true 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-SNAPSHOT' + full-version: '6.0-SNAPSHOT' # 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