diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-05-28 10:05:55 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-05-28 10:05:55 -0700 |
| commit | 4f60d070052e104758671765e817d715996afa59 (patch) | |
| tree | 87bccd652133c16385461b4725d59c8e8d864df1 /hotline | |
| parent | 469a638785e8562152dff4ba2e05e36b841c4d98 (diff) | |
patch: v0.10.22
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 41bf1d9..9a92e3d 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.21" +const VERSION = "0.10.22" |