Bumped to v8

This commit is contained in:
Magnus Åhall 2024-05-20 13:19:22 +02:00
parent 787009c621
commit ff1c848c58
3 changed files with 24 additions and 1 deletions

View file

@ -26,7 +26,7 @@ import (
"time"
)
const VERSION = "v7"
const VERSION = "v8"
var (
logger *slog.Logger