diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-04-02 09:29:48 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-04-02 09:29:48 -0700 |
| commit | 9b93c0934afe5422326a33a3edab9c3ebeb58c7f (patch) | |
| tree | 6360f1c26b84e2f67b6e92a16ac37c046e80fefb /hotline | |
| parent | 5978b74f86b2aae0a017f114d7a137c5f1c62b96 (diff) | |
patch: v0.10.20
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 db6a7b1..1a5cdf3 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.19" +const VERSION = "0.10.20" |