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