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 218ac02 commit d3b9dfeCopy full SHA for d3b9dfe
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": "1.4-alpha",
+ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
+ "version": "1.4",
4
"gitCommitIdShortAutoMinimum": 7,
5
"nuGetPackageVersion": {
6
"semVer": 2.0
0 commit comments