diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-07 20:08:07 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-11-07 20:08:21 -0800 |
| commit | 6c67b0a53e6b894342e91a8533f3bee3adf64346 (patch) | |
| tree | e3b53d3de0b9d3e4ec8ca3254b4862f12dd2aaa4 /hotline/version.go | |
| parent | f0e5040e02adc26e25cb54cd345fd3989b25f0a3 (diff) | |
patch: v0.10.6
Diffstat (limited to 'hotline/version.go')
| -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 c5bf3d6..43d12fe 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.5" +const VERSION = "0.10.6" |