We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc1e81 commit 4e01518Copy full SHA for 4e01518
cli/version.go
@@ -4,5 +4,5 @@ package cli
4
5
var (
6
Version string = "0.0.7"
7
- Build string = "20230501"
+ Build string = "20230508"
8
)
0 commit comments