diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-21 09:12:10 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-21 09:12:10 -0800 |
| commit | e2de9d02db38ff188fea569a5b98071a6bd403ea (patch) | |
| tree | 3af59ac809a8060b4953d846729582e562ca1ab2 /hotline | |
| parent | 75e4191b32b72ab4ac8e267c274f37769f95c995 (diff) | |
patch: v0.10.11
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 edc3394..ded8cbb 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.10" +const VERSION = "0.10.11" |