From 5d87f76eeb76e4e67e5dabb2c835a640a7ab7652 Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Sat, 1 Jun 2024 21:24:55 -0700 Subject: patch: v0.12.3 --- hotline/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hotline') 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" -- cgit