diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-10 16:18:55 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-01-10 16:18:55 -0800 |
| commit | fd5eb3ab478559a722976c8093a4c2c281019c45 (patch) | |
| tree | 04102a0750bc12c8ad1222fc097175eb6d5b9c81 /hotline | |
| parent | d8aeb2dea5395514ad49c6271bc7d62e201f371b (diff) | |
patch: v0.10.12
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 ded8cbb..30aeb04 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.11" +const VERSION = "0.10.12" |