Bumped to v2

This commit is contained in:
Magnus Åhall 2025-08-18 18:36:40 +02:00
parent 9cf5c5f23f
commit e8fe25d307

View file

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