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 48c99a5 commit 64ee70dCopy full SHA for 64ee70d
conf.yaml
@@ -80,8 +80,8 @@ contents_title: Elastic Docs
80
# <key>: &<variable> <value>
81
# The keys don't really matter, but by convention the are the same as the variable.
82
variables:
83
- stackcurrent: &stackcurrent 8.18
84
- stacklive: &stacklive [ 8.18 ]
+ stackcurrent: &stackcurrent 8.19
+ stacklive: &stacklive [ 8.19 ]
85
86
cloudSaasCurrent: &cloudSaasCurrent ms-122
87
shared/versions/stack/current.asciidoc
@@ -1 +1 @@
1
-include::8.18.asciidoc[]
+include::8.19.asciidoc[]
0 commit comments