We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387d90b commit 6b62b6aCopy full SHA for 6b62b6a
cmd/daze/main.go
@@ -27,7 +27,7 @@ var Conf = struct {
27
}{
28
PathRule: "/rule.ls",
29
PathCIDR: "/rule.cidr",
30
- Version: "1.18.1",
+ Version: "1.18.2",
31
}
32
33
const helpMsg = `Usage: daze <command> [<args>]
0 commit comments