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 1087a9b commit 3cec8caCopy full SHA for 3cec8ca
build/version.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
4
<!-- package version of grpc-dotnet -->
5
- <GrpcDotnetVersion>2.33.1-pre1</GrpcDotnetVersion>
+ <GrpcDotnetVersion>2.33.1</GrpcDotnetVersion>
6
7
<!-- assembly version of grpc-dotnet -->
8
<GrpcDotnetAssemblyVersion>2.0.0.0</GrpcDotnetAssemblyVersion>
0 commit comments