We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea99b9 commit c37df54Copy full SHA for c37df54
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": "2.6.0-beta.{height}",
+ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
+ "version": "2.6.0",
4
"nuGetPackageVersion": {
5
"semVer": 2.1
6
},
0 commit comments