From 51f222b59fd3862a45e07cf55732f0606ef1e454 Mon Sep 17 00:00:00 2001 From: Marcelo Linhares Castro Date: Thu, 2 Aug 2018 09:56:22 -0300 Subject: [PATCH] Adicionando versão 3.0.12 a lista de compatibilidade para promover a esteira de testes --- PENIntegracao.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PENIntegracao.php b/PENIntegracao.php index 158aa58..1b2b9b2 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'); + 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'); private static $strDiretorio; -- libgit2 0.21.2