Skip to content

Commit 2228a99

Browse files
authored
Update version to v2.23.2 (#534)
1 parent 62162bc commit 2228a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/version.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<PropertyGroup>
33

44
<!-- package version of grpc-dotnet -->
5-
<GrpcDotnetVersion>2.23.1</GrpcDotnetVersion>
5+
<GrpcDotnetVersion>2.23.2</GrpcDotnetVersion>
66

77
<!-- assembly version of grpc-dotnet -->
88
<GrpcDotnetAssemblyVersion>2.0.0.0</GrpcDotnetAssemblyVersion>
99

1010
<!-- file version of all grpc-dotnet -->
11-
<GrpcDotnetAssemblyFileVersion>2.23.1.0</GrpcDotnetAssemblyFileVersion>
11+
<GrpcDotnetAssemblyFileVersion>2.23.2.0</GrpcDotnetAssemblyFileVersion>
1212

1313
</PropertyGroup>
1414
</Project>

0 commit comments

Comments
 (0)