From 745a1a1f23341740e19b02fcaf7c41d9c056aa7e Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Tue, 8 Nov 2022 09:10:20 -0800 Subject: patch: v0.10.7 --- 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 43d12fe..614ae2c 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.6" +const VERSION = "0.10.7" -- cgit