We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1db8f0 commit 6140bc5Copy full SHA for 6140bc5
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 = "9.4.1"
+const Version = "9.4.2-SNAPSHOT"
0 commit comments