increase version to 0.8.1

This commit is contained in:
Gamer 2026-04-17 19:54:05 +02:00
parent f0ffdf9296
commit 7a45ccb422

View file

@ -30,7 +30,7 @@ import (
//go:embed static
var staticFiles embed.FS
const version = "0.8.0"
const version = "0.8.1"
// ---------------------------------------------------------------------------
// Config structs