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