Skip to content

Commit 9cc0331

Browse files
authored
Update .backportrc.json
1 parent b585bb1 commit 9cc0331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.backportrc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"targetPRLabels" : [ "backport" ],
55
"branchLabelMapping" : {
66
"^v9.1.0$" : "main",
7-
"^v8.19.0$" : "8.x",
7+
"^v8.18.0$" : "8.x",
88
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$" : "$1.$2"
99
}
10-
}
10+
}

0 commit comments

Comments
 (0)