From 12cae6a70ba4a908f4d47e7b7d0c03a6f2c6ed6e Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Sun, 12 Jun 2022 17:48:04 -0700 Subject: patch: v0.5.6 --- 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 a81748f..1a5ba1e 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.5.5" +const VERSION = "0.5.6" -- cgit