Skip to content

Commit a67c372

Browse files
committed
Release 8.4.0-alpha.2
1 parent 46c0736 commit a67c372

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-alpha.2"

0 commit comments

Comments
 (0)