Skip to content

Commit f206ec3

Browse files
committed
bump major version, because of breaking changes (dropping unsupported .NET versions)
1 parent ac41bce commit f206ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "4.0",
3+
"version": "5.0",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$",
66
"^refs/heads/v\\d+\\.\\d+$"

0 commit comments

Comments
 (0)