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 6728505 commit 6184370Copy full SHA for 6184370
version.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "0.7.0-beta",
+ "version": "0.8.0-beta",
4
"publicReleaseRefSpec": [
5
"^refs/heads/master$", // we release out of master
6
],
7
-}
+}
0 commit comments