From e8fe25d30713356213335b1fe5557f4447e757b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20=C3=85hall?= Date: Mon, 18 Aug 2025 18:36:40 +0200 Subject: [PATCH] Bumped to v2 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 3b317cf..dcb8181 100644 --- a/main.go +++ b/main.go @@ -12,7 +12,7 @@ import ( "path" ) -const VERSION = "v1" +const VERSION = "v2" var ( flagConfigFile string