We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00dcb5 commit 28b9532Copy full SHA for 28b9532
version.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "4.0.0-beta.{height}",
+ "version": "4.0.0",
3
"publicReleaseRefSpec": [
4
"^refs/heads/master$", // we release out of master
5
"^refs/tags/v\\d+\\.\\d+" // we also release tags starting with vN.N
0 commit comments