Skip to content

Commit eee1f08

Browse files
committed
Bump version to 8.11.0
1 parent 3c4fada commit eee1f08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/auto-label.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"rules": {
33
"Infra": [".ci/**/*", ".github/**/*","build/**/*"],
4-
"v8.8.0-alpha.1": "**/*"
4+
"v8.11.0": "**/*"
55
}
66
}

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"rollForward": "minor",
55
"allowPrerelease": false
66
},
7-
"version": "8.8.0-alpha.1",
7+
"version": "8.11.0",
88
"doc_current": "main",
99
"doc_branch": "main"
1010
}

0 commit comments

Comments
 (0)