diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-21 09:41:22 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-21 09:41:37 -0800 |
| commit | b4d84cd8dc5e3d3bdbe84072bf5129ea2bcc3e49 (patch) | |
| tree | 64f8382ea59b3c2a38fe745c002db27f5c16a277 /hotline | |
| parent | c519856703dbb94c58ec070a103c8df72ab98b19 (diff) | |
patch: v0.10.16
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 db80690..ca85f48 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.15" +const VERSION = "0.10.16" |