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