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 f792938 commit 900ba17Copy full SHA for 900ba17
version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "3.0.0-beta.{height}",
+ "version": "3.0.0",
4
"assemblyVersion": {
5
"precision": "revision"
6
},
@@ -10,4 +10,4 @@
10
"^refs/tags/v\\d+\\.\\d+",
11
"^refs/tags/v\\d+\\.\\d+\\.\\d+"
12
]
13
-}
+}
0 commit comments