Skip to content

Commit 1def02c

Browse files
committed
Bump version to 7.12
1 parent dd5e786 commit 1def02c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/auto-label.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"rules": {
33
"Infra": [".ci/**/*", ".github/**/*","build/**/*"],
4-
"v7.11.0": "**/*"
4+
"v7.12.0": "**/*"
55
}
66
}

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"rollForward": "latestFeature",
55
"allowPrerelease": false
66
},
7-
"version": "7.11.0",
8-
"doc_current": "7.x",
7+
"version": "7.12.0",
8+
"doc_current": "7.12",
99
"doc_branch": "7.x"
10-
}
10+
}

0 commit comments

Comments
 (0)