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 8f7ccc7 commit 9859100Copy full SHA for 9859100
internal/version/version.go
@@ -19,4 +19,4 @@ package version
19
20
// Client returns the client version as a string.
21
//
22
-const Client = "8.4.0-SNAPSHOT"
+const Client = "8.4.0-alpha.1"
0 commit comments