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 f5f0c58 commit 933a713Copy full SHA for 933a713
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": "5.0",
+ "version": "5.1",
4
"nuGetPackageVersion": {
5
"semVer": 2.0
6
},
@@ -15,4 +15,4 @@
15
"branchName": "release/v{version}",
16
"firstUnstableTag": "dev"
17
}
18
-}
+}
0 commit comments