From 0ac5e4e7943c4aa795b9e9300b397ce1debebbcb Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Wed, 18 Jan 2023 14:33:42 -0800 Subject: patch: v0.10.14 --- 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 6cb7b25..ab29d38 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.13" +const VERSION = "0.10.14" -- cgit