Skip to content

Commit 23ce945

Browse files
committed
Bump version to v1.23.1
1 parent ce72c82 commit 23ce945

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
@@ -28,7 +28,7 @@ var Conf = struct {
2828
}{
2929
PathRule: "/rule.ls",
3030
PathCIDR: "/rule.cidr",
31-
Version: "v1.23.0",
31+
Version: "v1.23.1",
3232
}
3333

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

0 commit comments

Comments
 (0)