Skip to content

Commit 4060a50

Browse files
committed
Bump version to 8.9.2
1 parent 7c99de8 commit 4060a50

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.9.1": "**/*"
4+
"v8.9.2": "**/*"
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.9.1",
7+
"version": "8.9.2",
88
"doc_current": "main",
99
"doc_branch": "main"
1010
}

0 commit comments

Comments
 (0)