Skip to content

Commit d1aff11

Browse files
committed
Bump version to 7.10
1 parent fc84ad2 commit d1aff11

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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-
"v8.0.0-alpha1": "**/*"
4+
"v7.10.0": "**/*"
55
}
66
}

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"sdk": {
33
"version": "3.0.100"
44
},
5-
"version": "7.5.0",
6-
"doc_current": "7.x",
5+
"version": "7.10.0",
6+
"doc_current": "7.10",
77
"doc_branch": "7.x"
8-
}
8+
}

0 commit comments

Comments
 (0)