We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f565fb commit c825743Copy full SHA for c825743
version.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "2.1",
+ "version": "2.2",
3
"publicReleaseRefSpec": [
4
"^refs/heads/main", // we release out of master
5
"^refs/heads/rel/\\d+\\.\\d+\\.\\d+" // we also release branches starting with rel/N.N.N
0 commit comments