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 d777899 commit fcf0fa6Copy full SHA for fcf0fa6
cmd/daze/main.go
@@ -28,7 +28,7 @@ var Conf = struct {
28
}{
29
PathRule: "/rule.ls",
30
PathCIDR: "/rule.cidr",
31
- Version: "v1.22.0",
+ Version: "v1.23.0",
32
}
33
34
const helpMsg = `Usage: daze <command> [<args>]
0 commit comments