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 16dcd22 commit bb80ad8Copy full SHA for bb80ad8
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.12.1-SNAPSHOT"
+const Client = "8.12.1"
0 commit comments