1 parent 418bd84 commit 17d7398Copy full SHA for 17d7398
1 file changed
docs/antora.yml
@@ -8,14 +8,14 @@ display_version: '5.7'
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.7.0'
+ full-version: '5.7.1'
12
os-version: '5.7.0'
13
- ee-version: '5.7.0'
+ ee-version: '5.7.1'
14
hz-repo-swagger-branch: 'master'
15
jet-version: '4.5.4'
16
# The minor.patch version, which is used as a variable in the docs for things like file versions
17
- minor-version: '5.7-SNAPSHOT'
18
- version: '5.7-SNAPSHOT'
+ minor-version: '5.7'
+ version: '5.7'
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