Skip to content

Commit

Permalink
Versão 10.2.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
adrigrassi committed Dec 1, 2022
1 parent 65c0581 commit 87f7d01
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 @@ -98,7 +98,7 @@ ${meta}
<c:set var="collapse_Expanded" scope="request" value="collapsible expanded" />


<c:set var="siga_version" scope="request" value="10.2.6.10" />
<c:set var="siga_version" scope="request" value="10.2.6.11" />

<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,3 +1,3 @@
Siga-Versao: 10.2.6.10
Siga-Versao: 10.2.6.11


0 comments on commit 87f7d01

Please sign in to comment.