From d90713de41280fd297ac211fea976a8c2b696e4e Mon Sep 17 00:00:00 2001 From: rita7lopes Date: Mon, 24 Feb 2025 10:35:07 +0000 Subject: [PATCH] Update version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 774f679..348111c 100644 --- a/main.go +++ b/main.go @@ -15,7 +15,7 @@ import ( "github.com/sipcapture/heplify/sniffer" ) -const version = "heplify 1.66.10" +const version = "heplify 1.67.0" func createFlags() {