Skip to content

Commit bd65481

Browse files
committed
Release 8.4.0
1 parent 95f6048 commit bd65481

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

internal/version/version.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@
1818
package version
1919

2020
// Client returns the client version as a string.
21-
//
22-
const Client = "8.4.0-SNAPSHOT"
21+
const Client = "8.4.0"

0 commit comments

Comments
 (0)