Skip to content

Commit

Permalink
Merge pull request #5 from eduardo-romao/b1.0.2
Browse files Browse the repository at this point in the history
[FIX] Corrigindo atualização de versão no infra parametros.
  • Loading branch information
marlinhares authored Aug 25, 2020
2 parents a734a74 + 20d96b3 commit 9d8dc4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rn/MdWsSeiVersaoRN.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ protected function atualizarVersaoConectado()
$this->atualizaVersaoGenerico('1.0.1');
case '1.0.1':
$this->atualizaVersaoGenerico('1.0.2');
break;
default:
if($strVersaoBanco == $modulo->getVersao()){
$this->finalizar('VERSAO JA CONSTA COMO ATUALIZADA', false);
Expand Down

0 comments on commit 9d8dc4c

Please sign in to comment.