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