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 94113bc commit 3de72baCopy full SHA for 3de72ba
internal/version/version.go
@@ -18,5 +18,4 @@
18
package version
19
20
// Client returns the client version as a string.
21
-//
22
-const Client = "8.5.0-SNAPSHOT"
+const Client = "8.5.0"
0 commit comments