diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-08 09:10:20 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-08 09:10:20 -0800 |
| commit | 745a1a1f23341740e19b02fcaf7c41d9c056aa7e (patch) | |
| tree | e9966b663c26be8f01757695abf016cf1350acb0 /hotline | |
| parent | 949ec814ff03bde39164405bc1f602b876a1e1de (diff) | |
patch: v0.10.7
Diffstat (limited to 'hotline')
| -rw-r--r-- | hotline/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/version.go b/hotline/version.go index 43d12fe..614ae2c 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.6" +const VERSION = "0.10.7" |