Skip to content

Commit ccde10f

Browse files
authored
Backport kotlin (#228)
* kotlin backport * adding v to versions
1 parent 58c0a51 commit ccde10f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.backportrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repoOwner": "mongodb",
33
"repoName": "docs-kotlin",
44

5-
"targetBranchChoices": ["master", "5.5", "5.4", "5.3", "5.2", "5.1", "5.0", "v4.9", "v4.8", "v4.7", "v4.6", "v4.5", "v4.4", "v4.3"],
5+
"targetBranchChoices": ["master", "v5.5", "v5.4", "v5.3", "v5.2", "v5.1", "v5.0", "v4.9", "v4.8", "v4.7", "v4.6", "v4.5", "v4.4", "v4.3"],
66

77
"autoMerge": true,
88
"autoMergeMethod": "squash",

.github/.backportrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repoOwner": "mongodb",
33
"repoName": "docs-kotlin",
44

5-
"targetBranchChoices": ["master", "5.5", "5.4", "5.3", "5.2", "5.1", "5.0", "v4.9", "v4.8", "v4.7", "v4.6", "v4.5", "v4.4", "v4.3"],
5+
"targetBranchChoices": ["master", "v5.5", "v5.4", "v5.3", "v5.2", "v5.1", "v5.0", "v4.9", "v4.8", "v4.7", "v4.6", "v4.5", "v4.4", "v4.3"],
66

77
"autoMerge": true,
88
"autoMergeMethod": "squash",

0 commit comments

Comments
 (0)