Skip to content

Commit f92cdcd

Browse files
authored
Change version to 1.6.0
1 parent 47d8591 commit f92cdcd

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
@@ -510,6 +510,6 @@ const SupportPackageIsVersion3 = true
510510
const SupportPackageIsVersion4 = true
511511

512512
// Version is the current grpc version.
513-
const Version = "1.6.0-dev"
513+
const Version = "1.6.0"
514514

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

0 commit comments

Comments
 (0)