Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
clairernovotny committed May 5, 2021
1 parent d602902 commit 7519adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.9",
"version": "2.10",
"publicReleaseRefSpec": [
"^refs/heads/main$", // we release out of main
"^refs/heads/rel/v\\d+\\.\\d+" // we also release branches starting with rel/vN.N
Expand Down

0 comments on commit 7519adf

Please sign in to comment.