chg: [version] bump

pull/6538/head v2.4.134
iglocska 2020-11-02 13:56:08 +01:00
parent b7deb3efa9
commit 158036f525
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
{"major":2, "minor":4, "hotfix":133}
{"major":2, "minor":4, "hotfix":134}

View File

@ -48,7 +48,7 @@ class AppController extends Controller
public $helpers = array('Utility', 'OrgImg', 'FontAwesome', 'UserName', 'DataPathCollector');
private $__queryVersion = '114';
private $__queryVersion = '115';
public $pyMispVersion = '2.4.134';
public $phpmin = '7.2';
public $phprec = '7.4';