Skip to content

Commit a22975e

Browse files
committed
Bump version to 7.11.1
1 parent 6f69452 commit a22975e

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.11.0": "**/*"
4+
"v7.11.1": "**/*"
55
}
66
}

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"rollForward": "latestFeature",
55
"allowPrerelease": false
66
},
7-
"version": "7.11.0",
7+
"version": "7.11.1",
88
"doc_current": "7.11",
99
"doc_branch": "7.x"
10-
}
10+
}

0 commit comments

Comments
 (0)