We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67c372 commit 1c094d1Copy full SHA for 1c094d1
internal/version/version.go
@@ -18,4 +18,5 @@
18
package version
19
20
// Client returns the client version as a string.
21
-const Client = "8.4.0-alpha.2"
+//
22
+const Client = "8.4.0-SNAPSHOT"
0 commit comments