Skip to content

Commit d8be1cf

Browse files
committed
bump version for release
1 parent bc4a514 commit d8be1cf

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.6.1": "**/*"
4+
"v7.6.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.6.1",
5+
"version": "7.6.2",
66
"doc_current": "7.6",
77
"doc_branch": "7.x"
88
}

0 commit comments

Comments
 (0)