From 439712cc40865d6e3a42386393a64737f2b77c50 Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Thu, 3 Nov 2022 17:26:23 -0700 Subject: patch: v0.10.3 --- 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 0a22f29..0a55b8f 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.2" +const VERSION = "0.10.3" -- cgit