Skip to content

Commit 576246b

Browse files
committed
Update version for release of 6.8.8
1 parent 2ab55cf commit 576246b

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.7": "**/*"
4+
"v6.8.8": "**/*"
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.7",
5+
"version": "6.8.8",
66
"doc_current": "6.8"
77
}

0 commit comments

Comments
 (0)