diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-05 10:02:11 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-05 10:02:11 -0700 |
| commit | 5a3f2adada6094ab99ca9a612c327730be2b0040 (patch) | |
| tree | 9895c3405650ec4fcffba68dd7e9e0f35dddeb20 /hotline | |
| parent | 043415f5bbfb5892c9439f31dfc1fbc30362fef5 (diff) | |
patch: v0.10.4
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 0a55b8f..3bb2cf7 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.3" +const VERSION = "0.10.4" |