We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85957f4 commit 89722f4Copy full SHA for 89722f4
docs/antora.yml
@@ -8,14 +8,14 @@ display_version: '5.5'
8
asciidoc:
9
attributes:
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.5'
+ full-version: '5.5.6'
12
os-version: '5.5.0'
13
- ee-version: '5.5.5'
+ ee-version: '5.5.6'
14
jet-version: '4.5.4'
15
# The minor.patch version, which is used as a variable in the docs for things like file versions
16
minor-version: '5.5'
17
# The snapshot version for installing with brew
18
- version-brew: '5.5.5'
+ version-brew: '5.5.6'
19
java-client-standalone-version: '5.5.0-BETA'
20
# Allows us to use UI macros. See https://docs.asciidoctor.org/asciidoc/latest/macros/ui-macros/
21
experimental: true
0 commit comments