We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36df8bc commit cf3f77bCopy full SHA for cf3f77b
1 file changed
internal/version/version.go
@@ -21,4 +21,4 @@ package version
21
const Client = Version
22
23
// Version is the version of the client.
24
-const Version = "8.19.6"
+const Version = "8.19.7-SNAPSHOT"
0 commit comments