We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa36b5 commit defc1d8Copy full SHA for defc1d8
1 file changed
cmd/daze/main.go
@@ -32,7 +32,7 @@ var Conf = struct {
32
}{
33
PathRule: "/rule.ls",
34
PathCIDR: "/rule.cidr",
35
- Version: "v1.26.3",
+ Version: "v1.26.4",
36
}
37
38
const helpMsg = `Usage: daze <command> [<args>]
0 commit comments