Skip to content

Commit

Permalink
Bump version to 1.6.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaring committed Jan 17, 2022
1 parent 2b1cd8d commit 4473419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.6.0-rc1+{height}",
"version": "1.6.0",
"semVer1NumericIdentifierPadding": 4,
"publicReleaseRefSpec": [
"^refs/tags/v\\d+\\.\\d+"
]
}
}

0 comments on commit 4473419

Please sign in to comment.