Skip to content

Commit a1077a8

Browse files
[version] 7.14.0 bump (#5573)
Co-authored-by: stevejgordon <stevejgordon@users.noreply.github.com>
1 parent 16f5c30 commit a1077a8

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

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"rollForward": "latestFeature",
55
"allowPrerelease": false
66
},
7-
"version": "7.13.0",
7+
"version": "7.14.0",
88
"doc_current": "7.x",
99
"doc_branch": "7.x"
1010
}

0 commit comments

Comments
 (0)