We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705e462 commit 54d9248Copy full SHA for 54d9248
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.18.0-SNAPSHOT"
+const Client = "8.18.0"
0 commit comments