Skip to content

Commit

Permalink
Set version to '2.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Dec 20, 2024
1 parent ce830c4 commit b67af47
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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": "2.6-rc.2",
"nugetPackageVersion": {
"semVer": 2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.6",
"nuGetPackageVersion": {
"semVer": 2.0
},
"publicReleaseRefSpec": [
"^refs/heads/main$",
Expand All @@ -11,4 +11,4 @@
"cloudBuild": {
"setVersionVariables": false
}
}
}

0 comments on commit b67af47

Please sign in to comment.