Fixed trigger edit regression and bumped to v39
This commit is contained in:
parent
6909b223a7
commit
d1599fe2b9
2 changed files with 3 additions and 3 deletions
2
main.go
2
main.go
|
|
@ -29,7 +29,7 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
const VERSION = "v38"
|
||||
const VERSION = "v39"
|
||||
|
||||
var (
|
||||
logger *slog.Logger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue