Skip to content

Commit b787b96

Browse files
committed
version bump to 7.7.0
1 parent 0ed539e commit b787b96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.0-SNAPSHOT": "**/*"
4+
"v7.7.0": "**/*"
55
}
66
}

global.json

Lines changed: 2 additions & 2 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.0-SNAPSHOT",
5+
"version": "7.7.0",
66
"doc_current": "7.7",
77
"doc_branch": "7.x"
8-
}
8+
}

0 commit comments

Comments
 (0)