diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-05-05 17:33:08 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-05-05 17:33:08 -0700 |
| commit | 23951f11736687ae7f420db20160a9fd76aa4856 (patch) | |
| tree | 1014f9f047d84dea053ff9a6c605247c99540db6 /hotline/version.go | |
| parent | b33477b0f589c8a25bc8077756155791bb763233 (diff) | |
patch: v0.12.2
Diffstat (limited to 'hotline/version.go')
| -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 96414af..d547dbd 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.12.1" +const VERSION = "0.12.2" |