We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce634c3 commit caaa823Copy full SHA for caaa823
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.2.5"
+const Version = "9.2.6-SNAPSHOT"
0 commit comments