Skip to content

Commit 51a1fea

Browse files
committed
Bump version to v1.24.4
1 parent b7625c4 commit 51a1fea

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
@@ -31,7 +31,7 @@ var Conf = struct {
3131
}{
3232
PathRule: "/rule.ls",
3333
PathCIDR: "/rule.cidr",
34-
Version: "v1.24.3",
34+
Version: "v1.24.4",
3535
}
3636

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

0 commit comments

Comments
 (0)