Skip to content

Commit

Permalink
Update logstash_releases.json to account for 8.17 Feature Freeze (#16709
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jsvd authored Nov 21, 2024
1 parent 0dd64a9 commit 2f0e104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/logstash_releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"7.current": "7.17.26-SNAPSHOT",
"8.previous": "8.15.5-SNAPSHOT",
"8.current": "8.16.1-SNAPSHOT",
"8.next": null,
"8.future": "8.17.0-SNAPSHOT",
"8.next": "8.17.0-SNAPSHOT",
"8.future": "8.18.0-SNAPSHOT",
"main": "9.0.0-SNAPSHOT"
}
}

0 comments on commit 2f0e104

Please sign in to comment.