diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-18 13:56:58 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-18 13:56:58 -0800 |
| commit | f6d10820df99ba533077581ae1201400260e7fb9 (patch) | |
| tree | ccc15548f30322b28d2e5039ac10ba92240130d7 /hotline | |
| parent | 3bdabf7a43a9bccb61557f22bba725c9b4334e0c (diff) | |
patch: v0.10.13
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 30aeb04..6cb7b25 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.12" +const VERSION = "0.10.13" |