From b4d84cd8dc5e3d3bdbe84072bf5129ea2bcc3e49 Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Sat, 21 Jan 2023 09:41:22 -0800 Subject: patch: v0.10.16 --- 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 db80690..ca85f48 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.15" +const VERSION = "0.10.16" -- cgit