Skip to content

Commit

Permalink
Set version to '1.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Oct 11, 2022
1 parent 91ff352 commit 9607661
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.5-beta",
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.5",
"versionHeightOffset": 6,
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/v\\d+\\.\\d+"
]
}
}

0 comments on commit 9607661

Please sign in to comment.