Commit 6e987f50449d7aa6ded96950a28dfecc28463097

Authored by Marcelo Linhares Castro
1 parent 50eca722

Ajustando versão do Pen para 1.1.5

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.3'; 14 + return '1.1.5';
15 } 15 }
16 16
17 17