Skip to content

Commit 51bf3b5

Browse files
authored
Change version to 5.11 in antora.yml (#701)
Updated version and display version to 5.11 in antora.yml.
1 parent ad2476e commit 51bf3b5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/antora.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
name: management-center
22
title: Management Center
33
# Version in the URL
4-
version: '5.12-snapshot'
4+
version: '5.11'
55
# Version in the version selector
6-
display_version: '5.12-SNAPSHOT'
6+
display_version: '5.11'
77
prerelease: true
88
asciidoc:
99
attributes:
1010
# product name variables
1111
open-source-product-name: 'Community Edition'
1212
enterprise-product-name: 'Enterprise Edition'
1313
# The full major.minor.patch version, which is used as a variable in the docs for things like download links
14-
full-version: '5.12.0-SNAPSHOT'
15-
snapshot: true
14+
full-version: '5.11.0'
15+
snapshot: false
1616
javasource: ROOT:example$
17-
mc-repo-swagger-branch: 'master'
18-
page-latest-supported-hazelcast: '5.7-snapshot'
17+
mc-repo-swagger-branch: '5.11.0'
18+
page-latest-supported-hazelcast: '5.7'
1919
# https://github.com/hazelcast/hazelcast-commandline-client/releases
2020
page-latest-supported-clc: '5.5.1'
2121
page-toclevels: 1

0 commit comments

Comments
 (0)