diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-19 16:18:54 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-19 16:18:54 -0800 |
| commit | bcd7859f4e07ba4fcdf8fdaf7ed2947b756885db (patch) | |
| tree | b539237aa67b86b7713797d5daa0b9736f02dd7d /hotline | |
| parent | 9fa62676376a5bbd907ec6e7c8ea3b95db4ee10e (diff) | |
patch: v0.10.9
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 43d183f..15e1ce7 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.8" +const VERSION = "0.10.9" |