Skip to content

Commit

Permalink
Bump version to 7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Nov 12, 2020
1 parent fc84ad2 commit d1aff11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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/**/*"],
"v8.0.0-alpha1": "**/*"
"v7.10.0": "**/*"
}
}
6 changes: 3 additions & 3 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"sdk": {
"version": "3.0.100"
},
"version": "7.5.0",
"doc_current": "7.x",
"version": "7.10.0",
"doc_current": "7.10",
"doc_branch": "7.x"
}
}

0 comments on commit d1aff11

Please sign in to comment.