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