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 44ea129 commit fa6c7c8Copy full SHA for fa6c7c8
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.0.9-preview.{height}",
+ "version": "1.0.10-preview.{height}",
4
"release": {
5
"branchName" : "release-v{version}",
6
"versionIncrement" : "minor",
@@ -11,7 +11,7 @@
11
},
12
"semVer1NumericIdentifierPadding": 3,
13
"nugetPackageVersion": {
14
- "semVer": 1
+ "semVer": 2
15
16
"publicReleaseRefSpec": [
17
"^refs/heads/master$",
0 commit comments