Skip to content

Commit c7308cf

Browse files
committed
Bump versions for 7.9.0 release
1 parent 54ddce9 commit c7308cf

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.9.0-alpha1": "**/*"
4+
"v7.9.0": "**/*"
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.9.0-alpha1",
5+
"version": "7.9.0",
66
"doc_current": "7.9",
77
"doc_branch": "7.x"
88
}

0 commit comments

Comments
 (0)