Skip to content

Commit b6d1284

Browse files
authored
Increment release versions in for 5.5.5 [5.5] (#1600)
Based on 69a1f78
1 parent 41de2ad commit b6d1284

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/antora.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ display_version: '5.5'
88
asciidoc:
99
attributes:
1010
# The full major.minor.patch version, which is used as a variable in the docs for things like download links
11-
full-version: '5.5.4'
11+
full-version: '5.5.5'
1212
os-version: '5.5.0'
13-
ee-version: '5.5.4'
13+
ee-version: '5.5.5'
1414
jet-version: '4.5.4'
1515
# The minor.patch version, which is used as a variable in the docs for things like file versions
1616
minor-version: '5.5'
1717
# The snapshot version for installing with brew
18-
version-brew: '5.5.4'
18+
version-brew: '5.5.5'
1919
java-client-standalone-version: '5.5.0-BETA'
2020
# Allows us to use UI macros. See https://docs.asciidoctor.org/asciidoc/latest/macros/ui-macros/
2121
experimental: true
@@ -24,7 +24,7 @@ asciidoc:
2424
page-latest-cli: '5.2021.09'
2525
# Must be lowercase because this is how the version appears in the docs
2626
page-latest-supported-mc: '5.7'
27-
page-latest-supported-java-client: '5.5.4'
27+
page-latest-supported-java-client: '5.5.5'
2828
page-latest-supported-java-client-new: '5.5.0-BETA'
2929
# https://github.com/hazelcast/hazelcast-go-client/releases
3030
page-latest-supported-go-client: '1.4.2'

0 commit comments

Comments
 (0)