Skip to content

Commit f3f2d58

Browse files
authored
Merge pull request #1357 from apolcyn/release_version
Update version to 2.39.0-pre1 on release branch
2 parents a1389a0 + 97016b1 commit f3f2d58

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.38.0-dev</GrpcDotnetVersion>
5+
<GrpcDotnetVersion>2.39.0-pre1</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.38.0.0</GrpcDotnetAssemblyFileVersion>
11+
<GrpcDotnetAssemblyFileVersion>2.39.0.0</GrpcDotnetAssemblyFileVersion>
1212

1313
</PropertyGroup>
1414
</Project>

0 commit comments

Comments
 (0)