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