Skip to content

Commit b0e1f6e

Browse files
committed
Update version to 8.0.0-SNAPSHOT
1 parent e91e982 commit b0e1f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ package version
1919

2020
// Client returns the client version as a string.
2121
//
22-
const Client = "8.0.0-alpha"
22+
const Client = "8.0.0-SNAPSHOT"

0 commit comments

Comments
 (0)