Bumped to v19
This commit is contained in:
parent
54ba7b160b
commit
ebba52cded
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -27,7 +27,7 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
const VERSION = "v18"
|
||||
const VERSION = "v19"
|
||||
|
||||
var (
|
||||
logger *slog.Logger
|
||||
|
|
Loading…
Add table
Reference in a new issue