chg: [version] bump

pull/5668/head
iglocska 2020-02-26 16:13:12 +01:00
parent 46a99470ae
commit 08e0e9d16d
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":121}
{"major":2, "minor":4, "hotfix":122}

View File

@ -47,7 +47,7 @@ class AppController extends Controller
public $helpers = array('Utility', 'OrgImg', 'FontAwesome', 'UserName');
private $__queryVersion = '98';
public $pyMispVersion = '2.4.121';
public $pyMispVersion = '2.4.122';
public $phpmin = '7.2';
public $phprec = '7.4';
public $pythonmin = '3.6';