diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-06-01 21:24:55 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-06-01 21:24:55 -0700 |
| commit | 5d87f76eeb76e4e67e5dabb2c835a640a7ab7652 (patch) | |
| tree | cab29e4d3f9d98c6f9920d5b4f19b16166861928 /hotline | |
| parent | 180d654463687e84270ade218e65d97356c58551 (diff) | |
patch: v0.12.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 d547dbd..3d7e9af 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.12.2" +const VERSION = "0.12.3" |