diff --git a/main.go b/main.go index d78386a..7bb96ff 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( "os" ) -const version = "0.5.3" +const version = "0.5.4" //go:embed web var templates embed.FS