From c8384e92419e77ac078b092a617ff88adb738cd2 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Tue, 29 Oct 2024 14:56:10 +0100 Subject: [PATCH] just testing new version, autoupdate --- pkg/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/config/config.go b/pkg/config/config.go index 46b5874..a16d335 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -1,6 +1,6 @@ package config -const Version = "0.0.14" +const Version = "0.0.15" type Config struct { Version string