diff --git a/main.go b/main.go index fd2fe94..1c09216 100644 --- a/main.go +++ b/main.go @@ -28,7 +28,7 @@ type Options struct { } const ( - _VERSION = "v1.0.3" + _VERSION = "v1.0.4" _dashboard = "/dashboard?suser=admin&spass=FreakKitchen&type=counters&view=hour&date=" _domain = ".mail.tiscali.sys" _port = "8082"