We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19db8a commit ad95987Copy full SHA for ad95987
1 file changed
connect.go
@@ -33,7 +33,7 @@ import (
33
)
34
35
// Version is the semantic version of the connect module.
36
-const Version = "1.20.0-dev"
+const Version = "1.19.1"
37
38
// These constants are used in compile-time handshakes with connect's generated
39
// code.
0 commit comments