diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-05-28 09:42:53 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-05-28 09:42:53 -0700 |
| commit | 4a340162c3654e8300f6ebfb71336c2df205beb5 (patch) | |
| tree | e6577ad56c3c088c3bfba6915d086366d68bbb01 /hotline | |
| parent | fcac5b5d3ff250c5d3f5a25411810d9b1251ed41 (diff) | |
patch: v0.10.21
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 1a5cdf3..41bf1d9 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.20" +const VERSION = "0.10.21" |