Skip to content

Commit 0aaf7c7

Browse files
committed
Bump version to 6.8.10
1 parent 457c4c4 commit 0aaf7c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

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

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sdk": {
3-
"version": "3.0.100"
3+
"version": "3.1.415"
44
},
5-
"version": "6.8.9",
5+
"version": "6.8.10",
66
"doc_current": "6.8"
77
}

0 commit comments

Comments
 (0)