UI changes, bumped to v11
This commit is contained in:
parent
458769c6e5
commit
211e4978f3
6 changed files with 157 additions and 36 deletions
2
main.go
2
main.go
|
|
@ -26,7 +26,7 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
const VERSION = "v10"
|
||||
const VERSION = "v11"
|
||||
|
||||
var (
|
||||
logger *slog.Logger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue