Bumped to v31

This commit is contained in:
Magnus Åhall 2024-07-04 16:55:29 +02:00
parent fefd4af10c
commit 5d24baedac

View File

@ -29,7 +29,7 @@ import (
"time"
)
const VERSION = "v30"
const VERSION = "v31"
var (
logger *slog.Logger