diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-11-20 13:40:58 -0800 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2023-11-20 13:40:58 -0800 |
| commit | c59d86f6ca901f81beb98d3988cc8039f36e63ff (patch) | |
| tree | a447e61826f06c240ab00bb3f416c23aa524cbce /hotline | |
| parent | ea2027a385e006ac5186e38f7f391dc20df338e7 (diff) | |
patch: v0.10.23
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 9a92e3d..36d8cae 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.22" +const VERSION = "0.10.23" |