Skip to content

Commit f8be024

Browse files
Set version to '11.0.0-rc2'
1 parent cadca13 commit f8be024

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/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "11.0.0-rc1",
3+
"version": "11.0.0-rc2",
44
"assemblyVersion": {
55
"precision": "build"
66
},
@@ -20,4 +20,4 @@
2020
"release": {
2121
"branchName": "release/{version}"
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)