Skip to content

Commit d11072e

Browse files
committed
Change version to 1.11.3
1 parent d06e756 commit d11072e

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
@@ -712,6 +712,6 @@ const (
712712
)
713713

714714
// Version is the current grpc version.
715-
const Version = "1.11.3-dev"
715+
const Version = "1.11.3"
716716

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

0 commit comments

Comments
 (0)