Skip to content

Commit

Permalink
Set version to '2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Jan 12, 2025
1 parent 0afa785 commit b79a390
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,8 +1,8 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.0-alpha",
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.0",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/v\\d+\\.\\d+"
]
}
}

0 comments on commit b79a390

Please sign in to comment.