increase version

This commit is contained in:
Dejan Rožič 2026-04-21 12:36:00 +02:00
parent 0ce398fbda
commit 4af3ce0d88

View file

@ -35,7 +35,7 @@ import (
//go:embed static //go:embed static
var embeddedStaticFiles embed.FS var embeddedStaticFiles embed.FS
const version = "1.0.3" const version = "1.0.4"
// --------------------------------------------------------------------------- // ---------------------------------------------------------------------------
// Config structs // Config structs