Skip to content

Commit a09a5eb

Browse files
committed
Bump versions for 7.8.2 release
1 parent 8ce001c commit a09a5eb

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-
"v7.8.1": "**/*"
4+
"v7.8.2": "**/*"
55
}
66
}

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"sdk": {
33
"version": "3.0.100"
44
},
5-
"version": "7.8.1",
5+
"version": "7.8.2",
66
"doc_current": "7.8",
77
"doc_branch": "7.x"
88
}

0 commit comments

Comments
 (0)