Skip to content

Commit 6b62b6a

Browse files
committed
Bump version to v1.18.2
1 parent 387d90b commit 6b62b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/daze/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ var Conf = struct {
2727
}{
2828
PathRule: "/rule.ls",
2929
PathCIDR: "/rule.cidr",
30-
Version: "1.18.1",
30+
Version: "1.18.2",
3131
}
3232

3333
const helpMsg = `Usage: daze <command> [<args>]

0 commit comments

Comments
 (0)