diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-18 15:03:26 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-18 15:03:26 -0800 |
| commit | d53ea2838b4eefe01b90d6854eba4055f63f44e0 (patch) | |
| tree | 0bd0ae7410c13b7dc267befd0e1e2c234b1a040e /hotline | |
| parent | a251acd43adcd88388a00b7ebd7d8df0486adeba (diff) | |
patch: v0.10.15
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 ab29d38..db80690 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.14" +const VERSION = "0.10.15" |