chg: Bump PyMISP recommended version.

pull/3974/head
Raphaël Vinot 2018-12-03 17:15:23 +01:00 committed by GitHub
parent b24c204b3a
commit 24fdc34df8
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.96';
public $pyMispVersion = '2.4.98';
public $phpmin = '5.6.5';
public $phprec = '7.0.16';