Commit b23e6086974c55d39ab7555245946d3bcccde7fa
Exists in
master
and in
1 other branch
Merge branch 'Correcao_pre_113' into 'master'
Correcao pre 113 Correção do número da versão do módulo. See merge request !12
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
sei/web/modulos/peticionamento/PeticionamentoIntegracao.php
@@ -18,7 +18,7 @@ class PeticionamentoIntegracao extends SeiIntegracao { | @@ -18,7 +18,7 @@ class PeticionamentoIntegracao extends SeiIntegracao { | ||
18 | } | 18 | } |
19 | 19 | ||
20 | public function getVersao() { | 20 | public function getVersao() { |
21 | - return '1.1.2'; | 21 | + return '1.1.3'; |
22 | } | 22 | } |
23 | 23 | ||
24 | public function getInstituicao(){ | 24 | public function getInstituicao(){ |