Skip to content

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dschott68 committed Sep 13, 2022
1 parent d2f8655 commit 61620be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmds/houndd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ func runHttp( //nolint
func getVersion() semver.Version {
return semver.Version{
Major: 0,
Minor: 5,
Patch: 1,
Minor: 6,
Patch: 0,
}
}

Expand Down

0 comments on commit 61620be

Please sign in to comment.