Skip to content

Commit fcaece1

Browse files
Set version to '12.0.0-rc2'
1 parent 07d8e22 commit fcaece1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.json

Lines changed: 3 additions & 3 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": "12.0.0-rc1",
3+
"version": "12.0.0-rc2",
44
"assemblyVersion": {
55
"precision": "build"
66
},
@@ -18,7 +18,7 @@
1818
}
1919
},
2020
"release": {
21-
"branchName": "release/{version}",
22-
"tagName": "release-{version}"
21+
"tagName": "release-{version}",
22+
"branchName": "release/{version}"
2323
}
2424
}

0 commit comments

Comments
 (0)