logstash/ci/logstash_releases.json
Rob Bavey 786d5851c2
Update Logstash release for 6.8 branch to 6.8.7 (#11659)
Released version of logstash for 6.8 branch was inadvertently changed
 to the next version on the 6.8 branch, rather than the latest released
 version.
2020-03-05 12:44:34 -05:00

11 lines
163 B
JSON

{
"releases": {
"5.x": "5.6.16",
"6.x": "6.8.7",
"7.x": "7.6.1"
},
"snapshots": {
"7.x": "7.7.0-SNAPSHOT",
"8.x": "8.0.0-SNAPSHOT"
}
}