From cecc92066d43851c9f6e1c26b13126a576f5d39a Mon Sep 17 00:00:00 2001 From: Miki Date: Fri, 4 Dec 2015 09:46:35 +0100 Subject: [PATCH] . --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 1b39236..50a399e 100644 --- a/main.go +++ b/main.go @@ -26,7 +26,7 @@ type Options struct { } const ( - _VERSION = "v1.0.2" + _VERSION = "v1.0.3" _dashboard = "/dashboard?suser=admin&spass=FreakKitchen&type=counters&view=hour&date=" _domain = ".mail.tiscali.sys" _port = "8082"