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