From 264c78203cdce6dab1e156424ec84e1981a7938b Mon Sep 17 00:00:00 2001 From: LX1IQ Date: Tue, 6 Jul 2021 09:32:36 +0200 Subject: [PATCH] db 2.4.2 --- 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 e38164e..3c25f58 100755 --- a/dashboard/pgs/config.inc.php +++ b/dashboard/pgs/config.inc.php @@ -17,7 +17,7 @@ $VNStat = array(); $PageOptions['ContactEmail'] = 'your_email'; // Support E-Mail address -$PageOptions['DashboardVersion'] = '2.4.1'; // Dashboard Version +$PageOptions['DashboardVersion'] = '2.4.2'; // Dashboard Version $PageOptions['PageRefreshActive'] = true; // Activate automatic refresh $PageOptions['PageRefreshDelay'] = '10000'; // Page refresh time in miliseconds