Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ contents:
sections:
- title: Installation and Upgrade Guide
prefix: en/elastic-stack
current: &stackcurrent 7.9
current: &stackcurrent 7.10
index: docs/en/install-upgrade/index.asciidoc
branches: [ master, 7.x, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0 ]
live: &stacklive [ master, 7.x, 7.10, 7.9, 6.8 ]
Expand Down
2 changes: 1 addition & 1 deletion shared/versions/stack/7.10.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bare_version never includes -alpha or -beta
release-state can be: released | prerelease | unreleased
//////////

:release-state: unreleased
:release-state: released

////
APM Agent versions
Expand Down
2 changes: 1 addition & 1 deletion shared/versions/stack/current.asciidoc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include::7.9.asciidoc[]
include::7.10.asciidoc[]