Skip to content

Commit

Permalink
Bump version to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mohanson committed May 30, 2023
1 parent ba87d49 commit 4838e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/daze/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ var Conf = struct {
}{
PathRule: "/rule.ls",
PathCIDR: "/rule.cidr",
Version: "1.18.5",
Version: "1.19.0",
}

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

0 comments on commit 4838e34

Please sign in to comment.