We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0349cff commit b467419Copy full SHA for b467419
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.5"
+const Version = "8.19.6-SNAPSHOT"
0 commit comments