We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968b8b1 commit c4f5181Copy full SHA for c4f5181
internal/version/version.go
@@ -2,4 +2,4 @@ package version
2
3
// Client returns the client version as a string.
4
//
5
-const Client = "7.2.0-SNAPSHOT"
+const Client = "7.3.0"
0 commit comments