Commit e57f565cb9bd034f62f829e6efe7468b2b5091fb

Authored by Guilherme Andrade Del Cantoni
1 parent f925f3bf

Preparação dos scritps e atualização da versão do módulo para 1.1.17

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
PENIntegracao.php
... ... @@ -11,7 +11,7 @@ class PENIntegracao extends SeiIntegracao {
11 11 }
12 12  
13 13 public function getVersao() {
14   - return '1.1.16';
  14 + return '1.1.17';
15 15 }
16 16  
17 17 public function getInstituicao() {
... ...