kibana/versions.json
Jonathan Budzenski 5f753ac50c bump versions.json
2022-07-07 13:03:51 -05:00

22 lines
458 B
JSON

{
"notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
"versions": [
{
"version": "8.4.0",
"branch": "main",
"currentMajor": true,
"currentMinor": true
},
{
"version": "8.3.3",
"branch": "8.3",
"currentMajor": true,
"previousMinor": true
},
{
"version": "7.17.6",
"branch": "7.17",
"previousMajor": true
}
]
}