Skip to content

Commit 4a0df35

Browse files
Set version to '15.0.0-rc4'
1 parent e0284c6 commit 4a0df35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "15.0.0-rc3",
3+
"version": "15.0.0-rc4",
44
"assemblyVersion": {
55
"precision": "build"
66
},
@@ -22,4 +22,4 @@
2222
"tagName": "release-{version}",
2323
"branchName": "release/{version}"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)