Skip to content

Commit 1c094d1

Browse files
committed
Update version to 8.4.0-SNAPSHOT
1 parent a67c372 commit 1c094d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

internal/version/version.go

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

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

0 commit comments

Comments
 (0)