diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-01-28 17:12:28 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-01-28 17:12:28 -0800 |
| commit | 291a5280359f199d14007730b34b30b29ce8d018 (patch) | |
| tree | 1cd7f4da3b6d4793c586e1d1163a35a73c70bcc9 /hotline | |
| parent | 4e90de6fab088d656be0f0605f1980ab05febe3c (diff) | |
patch: v0.10.24
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 36d8cae..96bc58c 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.23" +const VERSION = "0.10.24" |