Skip to content

Commit 6b5fa3c

Browse files
committed
Bump versions to 7.8.0 for release
1 parent d4ae6ed commit 6b5fa3c

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-
"v7.7.1": "**/*"
4+
"v7.8.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.7.1",
6-
"doc_current": "7.x",
5+
"version": "7.8.0",
6+
"doc_current": "7.8",
77
"doc_branch": "7.x"
8-
}
8+
}

0 commit comments

Comments
 (0)