Skip to content

Commit 4db16a2

Browse files
committed
Bump version to v1.25.0
1 parent fb0211e commit 4db16a2

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
@@ -30,7 +30,7 @@ var Conf = struct {
3030
}{
3131
PathRule: "/rule.ls",
3232
PathCIDR: "/rule.cidr",
33-
Version: "v1.24.4",
33+
Version: "v1.25.0",
3434
}
3535

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

0 commit comments

Comments
 (0)