Commit 90497c90654135da1c47c42645cf840e311b35c1
1 parent
70a31d52
Exists in
sei-v3.0.0-oracle-dockerimages
and in
3 other branches
Atualização da referência para a versão 2.6.0
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
sei/ConfiguracaoSEI.php
sei/ConfiguracaoSip.php
... | ... | @@ -24,7 +24,7 @@ class ConfiguracaoSip extends InfraConfiguracao { |
24 | 24 | |
25 | 25 | 'PaginaSip' => array( |
26 | 26 | 'NomeSistema' => 'SIP', |
27 | - 'NomeSistemaComplemento' => 'v2.5.2'), | |
27 | + 'NomeSistemaComplemento' => 'v2.6.0'), | |
28 | 28 | |
29 | 29 | 'SessaoSip' => array( |
30 | 30 | 'SiglaOrgaoSistema' => 'ABC', | ... | ... |