diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2021-07-26 16:41:01 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2021-07-26 16:41:01 -0700 |
| commit | 5454019cb1d74aca96edec31f1951a94ff70f1d1 (patch) | |
| tree | 54ffe5aaab45b1a874820f27e4e5148b521955d2 /version.go | |
| parent | 69fceb2e93085a005c7e677a3bf6c1ddeba123aa (diff) | |
patch: Fix ACLs and brew install issues
Diffstat (limited to 'version.go')
| -rw-r--r-- | version.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ package hotline -const VERSION = "0.0.5" +const VERSION = "0.0.6" |