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 db9eeec commit 16ae5c9Copy full SHA for 16ae5c9
source/version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "1.2.0-preview.{height}",
+ "version": "1.2.1-preview.{height}",
4
"assemblyVersion": {
5
"precision": "revision"
6
},
@@ -20,4 +20,4 @@
20
"branchName": "release-v{version}",
21
"firstUnstableTag": "preview"
22
}
23
-}
+}
0 commit comments