Skip to content

Commit 32cc85b

Browse files
authored
Add short living 9.0 next and update main in CI release version definition. (#17008)
1 parent 14c16de commit 32cc85b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/logstash_releases.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"8.current": "8.17.2-SNAPSHOT",
1111
"8.next": null,
1212
"8.future": "8.18.0-SNAPSHOT",
13-
"main": "9.0.0-SNAPSHOT"
13+
"9.next": "9.0.0-SNAPSHOT",
14+
"main": "9.1.0-SNAPSHOT"
1415
}
1516
}

0 commit comments

Comments
 (0)