diff --git a/PENIntegracao.php b/PENIntegracao.php index 1b2b9b2..b67b4fd 100644 --- a/PENIntegracao.php +++ b/PENIntegracao.php @@ -2,7 +2,7 @@ class PENIntegracao extends SeiIntegracao { - const COMPATIBILIDADE_MODULO_SEI = array('3.0.5', '3.0.6', '3.0.7', '3.0.8', '3.0.9', '3.0.11', '3.0.12'); + const COMPATIBILIDADE_MODULO_SEI = array('3.0.5', '3.0.6', '3.0.7', '3.0.8', '3.0.9', '3.0.11', '3.0.12', '3.0.13'); private static $strDiretorio; -- libgit2 0.21.2