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