Skip to content

Commit

Permalink
Merge pull request #1381 from apolcyn/final_release_version
Browse files Browse the repository at this point in the history
Remove -pre1 suffix from 2.39.0 release version
  • Loading branch information
apolcyn authored Aug 18, 2021
2 parents 57eb063 + b11584b commit 6ab1c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/version.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>

<!-- package version of grpc-dotnet -->
<GrpcDotnetVersion>2.39.0-pre1</GrpcDotnetVersion>
<GrpcDotnetVersion>2.39.0</GrpcDotnetVersion>

<!-- assembly version of grpc-dotnet -->
<GrpcDotnetAssemblyVersion>2.0.0.0</GrpcDotnetAssemblyVersion>
Expand Down

0 comments on commit 6ab1c8b

Please sign in to comment.