From 79c61a26ad8c60b9ab8e2320a1748c8518088d62 Mon Sep 17 00:00:00 2001 From: LX1IQ Date: Fri, 12 May 2017 10:05:48 +0200 Subject: [PATCH] v2.3.7 --- dashboard/pgs/config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/pgs/config.inc.php b/dashboard/pgs/config.inc.php index 34bd8c4..2e3df5c 100755 --- a/dashboard/pgs/config.inc.php +++ b/dashboard/pgs/config.inc.php @@ -16,7 +16,7 @@ $PageOptions = array(); $PageOptions['ContactEmail'] = 'your_email'; // Support E-Mail address -$PageOptions['DashboardVersion'] = '2.3.6'; // Dashboard Version +$PageOptions['DashboardVersion'] = '2.3.7'; // Dashboard Version $PageOptions['PageRefreshActive'] = true; // Activate automatic refresh $PageOptions['PageRefreshDelay'] = '10000'; // Page refresh time in miliseconds