Skip to content

Commit

Permalink
Bump minor version for new features
Browse files Browse the repository at this point in the history
  • Loading branch information
clairernovotny committed Oct 27, 2021
1 parent ef8c474 commit ee0b9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
@@ -1,5 +1,5 @@
{
"version": "2.12",
"version": "2.13",
"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 ee0b9ad

Please sign in to comment.