Bumped to v15

This commit is contained in:
Magnus Åhall 2024-05-30 14:34:05 +02:00
parent adab2ab67d
commit 4c622561e3

View File

@ -27,7 +27,7 @@ import (
"time"
)
const VERSION = "v14"
const VERSION = "v15"
var (
logger *slog.Logger