Skip to content

Commit

Permalink
Set version to '1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
coenm committed Jan 31, 2022
1 parent 36d930c commit 4900ae9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.2-alpha",
"version": "1.2",
"assemblyVersion": {
"precision": "revision"
},
Expand All @@ -14,7 +14,6 @@
}
},
"release": {
"branchName": "release/v{version}",
"firstUnstableTag": "alpha"
"branchName": "release/v{version}"
}
}

0 comments on commit 4900ae9

Please sign in to comment.