diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-07-03 20:53:12 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-07-03 20:53:12 -0700 |
| commit | e17f2303e8c1fb940b7550af2b02b6eb35d58f96 (patch) | |
| tree | 3d0240cd1ad56d93eb9080f98deb3505ee23320d /hotline | |
| parent | f56220e9c360d83ecc670560b012bbdec08c1a0f (diff) | |
patch: v0.8.3
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 f4baaaf..0c4f2d5 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.8.2" +const VERSION = "0.8.3" |