We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc85fa6 commit 0c405a8Copy full SHA for 0c405a8
internal/version/version.go
@@ -18,4 +18,4 @@
18
package version
19
20
// Client returns the client version as a string.
21
-const Client = "8.16.0"
+const Client = "8.16.0-SNAPSHOT"
0 commit comments