Fixed trigger edit regression and bumped to v39

This commit is contained in:
Magnus Åhall 2024-07-24 16:05:30 +02:00
parent 6909b223a7
commit d1599fe2b9
2 changed files with 3 additions and 3 deletions

View file

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