We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb7754 commit e89f134Copy full SHA for e89f134
build/version.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
4
<!-- package version of grpc-dotnet -->
5
- <GrpcDotnetVersion>2.40.0-pre1</GrpcDotnetVersion>
+ <GrpcDotnetVersion>2.40.0</GrpcDotnetVersion>
6
7
<!-- assembly version of grpc-dotnet -->
8
<GrpcDotnetAssemblyVersion>2.0.0.0</GrpcDotnetAssemblyVersion>
0 commit comments