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 0ac3b39 commit e8e3a81Copy full SHA for e8e3a81
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.1-preview.{height}",
+ "version": "1.3.2-preview.{height}",
4
"assemblyVersion": {
5
"precision": "revision"
6
},
@@ -21,4 +21,4 @@
21
"versionIncrement": "build",
22
"firstUnstableTag": "preview"
23
}
24
-}
+}
0 commit comments