Skip to content

Commit

Permalink
Set version to '2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jan 1, 2024
1 parent 817252f commit 33c4742
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,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.0-dev",
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.0",
"nuGetPackageVersion": {
"semVer": 2.0
},
Expand All @@ -15,4 +15,4 @@
"branchName": "release/v{version}",
"firstUnstableTag": "dev"
}
}
}

0 comments on commit 33c4742

Please sign in to comment.