Skip to content

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ptr727 authored Jun 10, 2024
1 parent 9e5956c commit 166ae5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.3",
"version": "2.4",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
"nugetPackageVersion": {
"semVer": 2
}
}
}

0 comments on commit 166ae5f

Please sign in to comment.