Skip to content

Commit b520e26

Browse files
authored
Bump version to 1.60.0 (#1198)
This bumps and locks at 1.60.0 to cope with whatever binding policies .NET Core is enforcing - then we can stick at this until 2.x I guess.
1 parent 200f031 commit b520e26

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
{
2-
"version": "1.50.8-alpha.{height}",
3-
"assemblyVersion": "1.50.0.0",
2+
"version": "1.60",
3+
"assemblyVersion": "1.60.0.0",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$",
66
"^refs/tags/v\\d+\\.\\d+"

0 commit comments

Comments
 (0)