UI changes, bumped to v11

This commit is contained in:
Magnus Åhall 2024-05-22 07:32:53 +02:00
parent 458769c6e5
commit 211e4978f3
6 changed files with 157 additions and 36 deletions

View file

@ -26,7 +26,7 @@ import (
"time"
)
const VERSION = "v10"
const VERSION = "v11"
var (
logger *slog.Logger