From 4a340162c3654e8300f6ebfb71336c2df205beb5 Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Sun, 28 May 2023 09:42:53 -0700 Subject: patch: v0.10.21 --- 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 1a5cdf3..41bf1d9 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.20" +const VERSION = "0.10.21" -- cgit