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 b7625c4 commit 51a1feaCopy full SHA for 51a1fea
cmd/daze/main.go
@@ -31,7 +31,7 @@ var Conf = struct {
31
}{
32
PathRule: "/rule.ls",
33
PathCIDR: "/rule.cidr",
34
- Version: "v1.24.3",
+ Version: "v1.24.4",
35
}
36
37
const helpMsg = `Usage: daze <command> [<args>]
0 commit comments