Skip to content

Commit 2d5defa

Browse files
committed
bump version to 6.8.4
1 parent dd23f89 commit 2d5defa

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

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"sdk": {
33
"version": "3.0.100"
44
},
5-
"version": "6.8.3",
5+
"version": "6.8.4",
66
"doc_current": "6.8"
7-
}
7+
}

0 commit comments

Comments
 (0)