Skip to content

Commit 3de72ba

Browse files
committed
Release 8.5.0
1 parent 94113bc commit 3de72ba

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.5.0-SNAPSHOT"
21+
const Client = "8.5.0"

0 commit comments

Comments
 (0)