Skip to content

Commit

Permalink
bump versions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
russcam committed May 27, 2020
1 parent 9925a6c commit fb284b8
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.7.0": "**/*"
"v7.7.1": "**/*"
}
}
2 changes: 1 addition & 1 deletion 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.7.0",
"version": "7.7.1",
"doc_current": "7.7",
"doc_branch": "7.x"
}

0 comments on commit fb284b8

Please sign in to comment.