chg: Bump PyMISP recommended version

pull/3924/head
Raphaël Vinot 2018-12-06 15:27:02 +01:00 committed by GitHub
parent 631f21f856
commit 083beae502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ class AppController extends Controller
public $helpers = array('Utility', 'OrgImg');
private $__queryVersion = '50';
public $pyMispVersion = '2.4.98';
public $pyMispVersion = '2.4.99';
public $phpmin = '5.6.5';
public $phprec = '7.0.16';