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 5ce37ad commit 6e1a13eCopy full SHA for 6e1a13e
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.3.3-preview.{height}",
+ "version": "1.3.4-preview.{height}",
4
"assemblyVersion": {
5
"precision": "revision"
6
},
@@ -22,4 +22,4 @@
22
"versionIncrement": "build",
23
"firstUnstableTag": "preview"
24
}
25
-}
+}
0 commit comments