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 a499894 commit f61ec14Copy full SHA for f61ec14
version.json
@@ -1,13 +1,12 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "1.3.6",
+ "version": "1.4",
4
"assemblyVersion": {
5
"precision": "revision"
6
},
7
"semVer1NumericIdentifierPadding": 3,
8
"nuGetPackageVersion": {
9
- "semVer": 2.0,
10
- "precision": "revision"
+ "semVer": 2.0
11
12
"publicReleaseRefSpec": [
13
"^refs/heads/develop$",
0 commit comments