Skip to content

Commit 80b9a52

Browse files
committed
Bump version to 7.15
1 parent 1578eaa commit 80b9a52

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.14.0": "**/*"
4+
"v7.15.0": "**/*"
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.14.0",
8-
"doc_current": "7.x",
7+
"version": "7.15.0",
8+
"doc_current": "7.15",
99
"doc_branch": "7.x"
1010
}

0 commit comments

Comments
 (0)