We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b054bc0 commit 8e77640Copy full SHA for 8e77640
version.json
@@ -1,6 +1,6 @@
1
{
2
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "3.6-alpha",
+ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
+ "version": "3.6",
4
"assemblyVersion": {
5
"precision": "revision"
6
},
@@ -15,4 +15,4 @@
15
"enabled": false
16
}
17
18
-}
+}
0 commit comments