Skip to content

Commit 61d37c5

Browse files
authored
Change version to 1.7.1
1 parent 938dcbd commit 61d37c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpc_util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,6 @@ const SupportPackageIsVersion3 = true
567567
const SupportPackageIsVersion4 = true
568568

569569
// Version is the current grpc version.
570-
const Version = "1.7.1-dev"
570+
const Version = "1.7.1"
571571

572572
const grpcUA = "grpc-go/" + Version

0 commit comments

Comments
 (0)