Skip to content

Commit 6b51017

Browse files
committed
Change version to 1.9.2
1 parent 6d5224a commit 6b51017

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
@@ -500,6 +500,6 @@ const (
500500
)
501501

502502
// Version is the current grpc version.
503-
const Version = "1.9.2-dev"
503+
const Version = "1.9.2"
504504

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

0 commit comments

Comments
 (0)