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 Dec 13, 2023
1 parent 1b19f03 commit 3f2c058
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 3f2c058

Please sign in to comment.