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