Skip to content

Commit

Permalink
Bump version to 8.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Oct 10, 2022
1 parent c0aac4c commit 0997d88
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/**/*"],
"v8.0.0-beta.5": "**/*"
"v8.0.0-beta.6": "**/*"
}
}
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": "minor",
"allowPrerelease": false
},
"version": "8.0.0-beta.5",
"version": "8.0.0-beta.6",
"doc_current": "main",
"doc_branch": "main"
}

0 comments on commit 0997d88

Please sign in to comment.