From e57f565cb9bd034f62f829e6efe7468b2b5091fb Mon Sep 17 00:00:00 2001 From: Guilherme Andrade Del Cantoni Date: Wed, 27 Mar 2019 12:56:13 -0300 Subject: [PATCH] Preparação dos scritps e atualização da versão do módulo para 1.1.17 --- PENIntegracao.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PENIntegracao.php b/PENIntegracao.php index fe5b34e..0ebc18c 100644 --- a/PENIntegracao.php +++ b/PENIntegracao.php @@ -11,7 +11,7 @@ class PENIntegracao extends SeiIntegracao { } public function getVersao() { - return '1.1.16'; + return '1.1.17'; } public function getInstituicao() { -- libgit2 0.21.2