Skip to content

Commit be01b65

Browse files
[version] 7.13.0 bump (#5497)
Co-authored-by: Mpdreamz <Mpdreamz@users.noreply.github.com>
1 parent 83de235 commit be01b65

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.12.0": "**/*"
4+
"v7.13.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.12.0",
7+
"version": "7.13.0",
88
"doc_current": "7.x",
99
"doc_branch": "7.x"
10-
}
10+
}

0 commit comments

Comments
 (0)