diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-18 14:33:42 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-18 14:33:56 -0800 |
| commit | 0ac5e4e7943c4aa795b9e9300b397ce1debebbcb (patch) | |
| tree | 53b37afa30586c9aafa57eca5727d3013c2651d7 /hotline | |
| parent | 513b9edb8157ddab796e718319a80c60c599a659 (diff) | |
patch: v0.10.14
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 6cb7b25..ab29d38 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.13" +const VERSION = "0.10.14" |