chg: Bump PyMISP

pull/7287/head
Raphaël Vinot 2021-04-01 14:00:28 +02:00
parent e3325a1fe1
commit c5766f88c8
2 changed files with 2 additions and 2 deletions

2
PyMISP

@ -1 +1 @@
Subproject commit 51edb8ab33c5ee6bd3b9b05ea5809299f37c4fbe
Subproject commit 4a0c1e1dc42af171d3c1bcaa12436f79ff6cfd9b

View File

@ -26,7 +26,7 @@ class AppController extends Controller
public $helpers = array('OrgImg', 'FontAwesome', 'UserName', 'DataPathCollector');
private $__queryVersion = '127';
public $pyMispVersion = '2.4.140';
public $pyMispVersion = '2.4.141';
public $phpmin = '7.2';
public $phprec = '7.4';
public $phptoonew = '8.0';