diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-21 08:28:31 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-21 08:28:31 -0800 |
| commit | 72cb1789ee01779d7c4e3e3294b79037a0d462a9 (patch) | |
| tree | 4c1c4802c02246286feeb8843260aea22f6a14d4 /hotline | |
| parent | 210c231f9495aeb93ffcf5676069944dbb24550c (diff) | |
patch: v0.10.10
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 15e1ce7..edc3394 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.9" +const VERSION = "0.10.10" |