Skip to content

Commit 9e8b700

Browse files
committed
Bump version to v1.26.1
1 parent a340ba8 commit 9e8b700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)