Skip to content

Commit

Permalink
Update to 7.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Apr 20, 2021
1 parent c1d9aea commit 1159ecf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/auto-label.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"rules": {
"Infra": [".ci/**/*", ".github/**/*","build/**/*"],
"v7.12.0": "**/*"
"v7.12.1": "**/*"
}
}
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"rollForward": "latestFeature",
"allowPrerelease": false
},
"version": "7.12.0",
"version": "7.12.1",
"doc_current": "7.12",
"doc_branch": "7.x"
}

0 comments on commit 1159ecf

Please sign in to comment.