Skip to content

Commit 21e3758

Browse files
committed
Bump version to 7.17.5
1 parent 34f1b0b commit 21e3758

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/auto-label.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"rules": {
33
"Infra": [".ci/**/*", ".github/**/*","build/**/*"],
4-
"v7.17.4": "**/*"
4+
"v7.17.5": "**/*"
55
}
66
}

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"rollForward": "latestPatch",
55
"allowPrerelease": false
66
},
7-
"version": "7.17.4",
7+
"version": "7.17.5",
88
"doc_current": "7.17",
99
"doc_branch": "7.x"
1010
}

0 commit comments

Comments
 (0)