From 9b93c0934afe5422326a33a3edab9c3ebeb58c7f Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Sun, 2 Apr 2023 09:29:48 -0700 Subject: patch: v0.10.20 --- 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 db6a7b1..1a5cdf3 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.19" +const VERSION = "0.10.20" -- cgit