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