Skip to content

Commit

Permalink
Rollback version to v3.7
Browse files Browse the repository at this point in the history
It was accidentally bumped to 3.8, which should have been reserved for `main`.
  • Loading branch information
AArnott committed Jan 10, 2025
1 parent 54ecc60 commit d31f50f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.8-alpha",
"version": "3.7",
"versionHeightOffset": 114,
"assemblyVersion": {
"precision": "revision"
},
Expand All @@ -15,4 +16,4 @@
"enabled": false
}
}
}
}

0 comments on commit d31f50f

Please # to comment.