File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ display_version: '5.5'
8
8
asciidoc :
9
9
attributes :
10
10
# 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 '
12
12
os-version : ' 5.5.0'
13
- ee-version : ' 5.5.4 '
13
+ ee-version : ' 5.5.5 '
14
14
jet-version : ' 4.5.4'
15
15
# The minor.patch version, which is used as a variable in the docs for things like file versions
16
16
minor-version : ' 5.5'
17
17
# The snapshot version for installing with brew
18
- version-brew : ' 5.5.4 '
18
+ version-brew : ' 5.5.5 '
19
19
java-client-standalone-version : ' 5.5.0-BETA'
20
20
# Allows us to use UI macros. See https://docs.asciidoctor.org/asciidoc/latest/macros/ui-macros/
21
21
experimental : true
@@ -24,7 +24,7 @@ asciidoc:
24
24
page-latest-cli : ' 5.2021.09'
25
25
# Must be lowercase because this is how the version appears in the docs
26
26
page-latest-supported-mc : ' 5.7'
27
- page-latest-supported-java-client : ' 5.5.4 '
27
+ page-latest-supported-java-client : ' 5.5.5 '
28
28
page-latest-supported-java-client-new : ' 5.5.0-BETA'
29
29
# https://github.com/hazelcast/hazelcast-go-client/releases
30
30
page-latest-supported-go-client : ' 1.4.2'
You can’t perform that action at this time.
0 commit comments