Skip to content

Commit d37899e

Browse files
committed
Bump version to 6.8.7
1 parent 3472e7b commit d37899e

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.6": "**/*"
4+
"v6.8.7": "**/*"
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.0.100"
44
},
5-
"version": "6.8.6",
5+
"version": "6.8.7",
66
"doc_current": "6.8"
77
}

0 commit comments

Comments
 (0)