Skip to content

Commit 9d14aae

Browse files
committed
Bump version to v1.25.5
1 parent 7a36f5e commit 9d14aae

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.25.4",
34+
Version: "v1.25.5",
3535
}
3636

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

0 commit comments

Comments
 (0)