Skip to content

Commit

Permalink
Set version to '1.6.0-alpha+{height}'
Browse files Browse the repository at this point in the history
# Conflicts:
#	version.json
  • Loading branch information
mkaring committed Feb 21, 2021
1 parent b519754 commit ebcae62
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.5.0+{height}",
"version": "1.6.0-alpha+{height}",
"semVer1NumericIdentifierPadding": 4,
"publicReleaseRefSpec": [
"^refs/tags/v\\d+\\.\\d+"
]
}
}

0 comments on commit ebcae62

Please sign in to comment.