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 cbd089c commit 10599c8Copy full SHA for 10599c8
cmd/daze/main.go
@@ -32,7 +32,7 @@ var Conf = struct {
32
}{
33
PathRule: "/rule.ls",
34
PathCIDR: "/rule.cidr",
35
- Version: "v1.25.1",
+ Version: "v1.25.2",
36
}
37
38
const helpMsg = `Usage: daze <command> [<args>]
0 commit comments