diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-03-18 13:51:02 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-03-18 13:51:02 -0700 |
| commit | c3c2f61b2fd90ab5c7fe6ec769644e9d66d40361 (patch) | |
| tree | 68239d601663f2156583e440fecf8c69c45df585 /hotline | |
| parent | 860861f2502f8c4ee329af2bb61702835cc9d03b (diff) | |
patch: v0.10.18
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 d77bbe6..a5990d0 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.17" +const VERSION = "0.10.18" |