Skip to content

Commit b62f824

Browse files
committed
Bump version to 6.8.11
1 parent 05938a3 commit b62f824

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
"v6.8.10": "**/*"
4+
"v6.8.11": "**/*"
55
}
66
}

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"sdk": {
33
"version": "3.1.415"
44
},
5-
"version": "6.8.10",
5+
"version": "6.8.11",
66
"doc_current": "6.8"
77
}

0 commit comments

Comments
 (0)