Skip to content

Commit

Permalink
build meta: bump 8.x snapshot to 8.12 (#15546)
Browse files Browse the repository at this point in the history
once 8.11 was cut, snapshot build for 8.x should be 8.12
  • Loading branch information
yaauie authored Nov 7, 2023
1 parent 7a055c3 commit a7e2839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/logstash_releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"snapshots": {
"7.x": "7.17.15-SNAPSHOT",
"8.x": "8.11.0-SNAPSHOT"
"8.x": "8.12.0-SNAPSHOT"
}
}

0 comments on commit a7e2839

Please sign in to comment.