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