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