Skip to content

Commit 92cb0b3

Browse files
authored
update version (#4204)
1 parent e81b36c commit 92cb0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pkg/util/version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
package version
1616

17-
var version = "0.57.0"
17+
var version = "0.58.0"
1818

1919
func Full() string {
2020
return version

0 commit comments

Comments
 (0)