Skip to content

Commit aa41c6b

Browse files
committed
Bump version
1 parent b6457b7 commit aa41c6b

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.1": "**/*"
4+
"v7.13.2": "**/*"
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.1",
7+
"version": "7.13.2",
88
"doc_current": "7.13",
99
"doc_branch": "7.x"
1010
}

0 commit comments

Comments
 (0)