From 65163358ea6ee9212704bcb09ab2171001a029a5 Mon Sep 17 00:00:00 2001 From: Chenhui Wang Date: Wed, 4 Dec 2024 20:18:29 +0800 Subject: [PATCH] [8.16] Bump stack version --- .backportrc.json | 6 ++---- VERSION | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.backportrc.json b/.backportrc.json index 3d1ea333..5e9ee127 100644 --- a/.backportrc.json +++ b/.backportrc.json @@ -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" diff --git a/VERSION b/VERSION index c93d516f..022fec08 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.16.0.0 +8.17.0.0