From bcd7859f4e07ba4fcdf8fdaf7ed2947b756885db Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Sat, 19 Nov 2022 16:18:54 -0800 Subject: patch: v0.10.9 --- hotline/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hotline/version.go') diff --git a/hotline/version.go b/hotline/version.go index 43d183f..15e1ce7 100644 --- a/hotline/version.go +++ b/hotline/version.go @@ -1,3 +1,3 @@ package hotline -const VERSION = "0.10.8" +const VERSION = "0.10.9" -- cgit