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