Skip to content

Commit

Permalink
Versão 10.2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
adrigrassi committed Jun 9, 2022
1 parent f01b929 commit 292f530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ ${meta}

<c:set var="collapse_Expanded" scope="request" value="collapsible expanded" />

<c:set var="siga_version" scope="request" value="10.2.4.6" />
<c:set var="siga_version" scope="request" value="10.2.4.7" />

<c:choose>
<c:when test="${siga_cliente == 'GOVSP'}">
Expand Down
2 changes: 1 addition & 1 deletion siga/src/main/webapp/META-INF/VERSION.MF
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Siga-Versao: 10.2.4.6
Siga-Versao: 10.2.4.7

0 comments on commit 292f530

Please sign in to comment.