chg: [appController] Bump query version

pull/8497/head
Sami Mokaddem 2022-07-12 14:20:26 +02:00
parent 142a2213de
commit 3fe30cdb48
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class AppController extends Controller
public $helpers = array('OrgImg', 'FontAwesome', 'UserName');
private $__queryVersion = '141';
private $__queryVersion = '142';
public $pyMispVersion = '2.4.159';
public $phpmin = '7.2';
public $phprec = '7.4';