Skip to content

Commit 5e2d96d

Browse files
committed
Bump version to v1.25.3
1 parent a422636 commit 5e2d96d

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
@@ -32,7 +32,7 @@ var Conf = struct {
3232
}{
3333
PathRule: "/rule.ls",
3434
PathCIDR: "/rule.cidr",
35-
Version: "v1.25.2",
35+
Version: "v1.25.3",
3636
}
3737

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

0 commit comments

Comments
 (0)