Bumped to v3

This commit is contained in:
Magnus Åhall 2025-08-21 10:51:13 +02:00
parent f89668b4a0
commit 50a1d1c4bd

View file

@ -12,7 +12,7 @@ import (
"path"
)
const VERSION = "v2"
const VERSION = "v3"
var (
flagConfigFile string