We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850eccb commit 782f2deCopy full SHA for 782f2de
1 file changed
version.go
@@ -19,4 +19,4 @@
19
package grpc
20
21
// Version is the current grpc version.
22
-const Version = "1.79.1-dev"
+const Version = "1.79.1"
0 commit comments