Skip to content

Commit

Permalink
Bump versions for 7.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
russcam committed Aug 19, 2020
1 parent 54ddce9 commit c7308cf
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.9.0-alpha1": "**/*"
"v7.9.0": "**/*"
}
}
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.9.0-alpha1",
"version": "7.9.0",
"doc_current": "7.9",
"doc_branch": "7.x"
}

0 comments on commit c7308cf

Please sign in to comment.