diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-07 13:26:28 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-07 13:26:28 -0800 |
| commit | 501973cdaaccc9f10c1427cab7edaddf7f89fcdb (patch) | |
| tree | 3f8d9efc2200017181da69076a35a697aadff0cc /hotline | |
| parent | 623eecee59af710eaae93033b9ff4c419d9d4cba (diff) | |
patch: v0.10.5
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 3bb2cf7..c5bf3d6 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.4" +const VERSION = "0.10.5" |