Skip to content

Commit

Permalink
[DOCS] Correct minor-version attribute for 5.5 and 5.6 (#1800)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig authored Apr 8, 2020
1 parent f8b0afe commit 3582c7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shared/versions/stack/5.5.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:elasticsearch_version: 5.5.3
:kibana_version: 5.5.3
:branch: 5.5
:major-version: 5.5
:minor-version: 5.5
:major-version: 5.x
:prev-major-version: 2.x

Expand Down
2 changes: 1 addition & 1 deletion shared/versions/stack/5.6.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:elasticsearch_version: 5.6.16
:kibana_version: 5.6.16
:branch: 5.6
:major-version: 5.6
:minor-version: 5.6
:major-version: 5.x
:prev-major-version: 2.x

Expand Down

0 comments on commit 3582c7d

Please sign in to comment.