Skip to content

Commit f7bf885

Browse files
authored
Change version to 1.7.0
1 parent 3f10311 commit f7bf885

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.0-dev"
570+
const Version = "1.7.0"
571571

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

0 commit comments

Comments
 (0)