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