Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Bump stack versions
Browse files Browse the repository at this point in the history
  • Loading branch information
demjened committed Oct 4, 2023
1 parent b6c3830 commit 1a72623
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .backportrc.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"targetBranchChoices": [
{ "name": "main", "checked": true },
"8.11",
"8.10",
"8.9"
],
"fork": false,
"targetPRLabels": ["backport"],
"branchLabelMapping": {
"^v8.11.0$": "main",
"^v8.12.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.11.0.0
8.12.0.0

0 comments on commit 1a72623

Please sign in to comment.