Commit e57f565cb9bd034f62f829e6efe7468b2b5091fb
1 parent
f925f3bf
Exists in
master
and in
16 other branches
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,7 +11,7 @@ class PENIntegracao extends SeiIntegracao { | ||
11 | } | 11 | } |
12 | 12 | ||
13 | public function getVersao() { | 13 | public function getVersao() { |
14 | - return '1.1.16'; | 14 | + return '1.1.17'; |
15 | } | 15 | } |
16 | 16 | ||
17 | public function getInstituicao() { | 17 | public function getInstituicao() { |