From c59d86f6ca901f81beb98d3988cc8039f36e63ff Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Mon, 20 Nov 2023 13:40:58 -0800 Subject: patch: v0.10.23 --- 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 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" -- cgit