Skip to content

Commit dbbcf59

Browse files
authored
Update version.go to 1.60.1 (#6865)
1 parent 6e384cf commit dbbcf59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
package grpc
2020

2121
// Version is the current grpc version.
22-
const Version = "1.60.1-dev"
22+
const Version = "1.60.1"

0 commit comments

Comments
 (0)