Skip to content

Commit

Permalink
[8.16] Bump stack version (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangch079 authored Dec 4, 2024
1 parent 0e7a1f8 commit 7fef713
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .backportrc.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
{
"targetBranchChoices": [
{ "name": "main", "checked": true },
"8.11",
"8.10",
"8.9"
"8.16"
],
"fork": false,
"targetPRLabels": ["backport"],
"branchLabelMapping": {
"^v8.12.0$": "main",
"^v8.17.0$": "main",
"^v(\\d+).(\\d+)(.\\d+)+$": "$1.$2"
},
"upstream": "elastic/connectors-ruby"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.16.0.0
8.17.0.0

0 comments on commit 7fef713

Please sign in to comment.