chg: [version] align PyMISP version with core

pull/4877/head
Alexandre Dulaunoy 2019-07-13 09:16:37 +02:00
parent c9f6050193
commit 5122299cd4
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ class AppController extends Controller
public $helpers = array('Utility', 'OrgImg', 'FontAwesome');
private $__queryVersion = '80';
public $pyMispVersion = '2.4.106';
public $pyMispVersion = '2.4.111';
public $phpmin = '7.0';
public $phprec = '7.2';
public $isApiAuthed = false;