Skip to content

Commit

Permalink
Set version to '12.0.0-rc2'
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldbarendse committed Jun 6, 2023
1 parent e0b23ec commit 0ac24a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "12.0.0-rc1",
"version": "12.0.0-rc2",
"assemblyVersion": {
"precision": "build"
},
Expand All @@ -18,7 +18,7 @@
}
},
"release": {
"branchName": "release/{version}",
"tagName": "release-{version}"
"tagName": "release-{version}",
"branchName": "release/{version}"
}
}

0 comments on commit 0ac24a6

Please sign in to comment.