Skip to content

Commit 4c4a96b

Browse files
alaudazziflorent-leborgnekilfoyle
authored
Bump current to 8.19 (#3239)
* bump current to 8.19 * Update 8.18 asciidoc * set 8.19 to current * Rebuild --------- Co-authored-by: Florent Le Borgne <[email protected]> Co-authored-by: David Kilfoyle <[email protected]>
1 parent f298e64 commit 4c4a96b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

conf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ contents_title: Elastic Docs
8080
# <key>: &<variable> <value>
8181
# The keys don't really matter, but by convention the are the same as the variable.
8282
variables:
83-
stackcurrent: &stackcurrent 8.18
84-
stacklive: &stacklive [ 8.18 ]
83+
stackcurrent: &stackcurrent 8.19
84+
stacklive: &stacklive [ 8.19 ]
8585

8686
cloudSaasCurrent: &cloudSaasCurrent ms-122
8787

shared/versions/stack/8.18.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ release-state can be: released | prerelease | unreleased
2929
//////////
3030
is-current-version can be: true | false
3131
//////////
32-
:is-current-version: true
32+
:is-current-version: false
3333

3434
//////////
3535
hide-xpack-tags defaults to "false" (they are shown unless set to "true")

shared/versions/stack/8.19.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ release-state can be: released | prerelease | unreleased
2828
//////////
2929
is-current-version can be: true | false
3030
//////////
31-
:is-current-version: false
31+
:is-current-version: true
3232

3333
//////////
3434
hide-xpack-tags defaults to "false" (they are shown unless set to "true")
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include::8.18.asciidoc[]
1+
include::8.19.asciidoc[]

0 commit comments

Comments
 (0)