mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Adds 8.5 branch to versions file (#141282)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
0ee0ec2fb0
commit
f7f8fa6553
1 changed files with 7 additions and 1 deletions
|
@ -2,11 +2,17 @@
|
|||
"notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
|
||||
"versions": [
|
||||
{
|
||||
"version": "8.5.0",
|
||||
"version": "8.6.0",
|
||||
"branch": "main",
|
||||
"currentMajor": true,
|
||||
"currentMinor": true
|
||||
},
|
||||
{
|
||||
"version": "8.5.0",
|
||||
"branch": "8.5",
|
||||
"currentMajor": true,
|
||||
"previousMinor": true
|
||||
},
|
||||
{
|
||||
"version": "8.4.3",
|
||||
"branch": "8.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue