Bumped to v22
This commit is contained in:
parent
0eb945f3e0
commit
ff402b8fcb
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -28,7 +28,7 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
const VERSION = "v21"
|
||||
const VERSION = "v22"
|
||||
|
||||
var (
|
||||
logger *slog.Logger
|
||||
|
|
Loading…
Add table
Reference in a new issue