diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-19 12:38:24 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-19 12:38:24 -0800 |
| commit | b5ec3b91cde628bd0d8340b244169aae313c2ad6 (patch) | |
| tree | 42154212bee649ce034cef6ca1fb78e58e8a57e0 /hotline | |
| parent | 436073204c9045126910be2ebc73c63344871c36 (diff) | |
patch: v0.10.8
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 614ae2c..43d183f 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.7" +const VERSION = "0.10.8" |