Commit dd00e7c40d5c331ee21221a9b1959f80facad07d
1 parent
cc0a8371
Exists in
master
Ajustes no pacote.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
QueueService.sopm
1 | 1 | <?xml version="1.0" encoding="utf-8" ?> |
2 | 2 | <otrs_package version="1.0"> |
3 | 3 | <Name>QueueService</Name> |
4 | - <Version>1.1.0</Version> | |
4 | + <Version>1.1.1</Version> | |
5 | 5 | <Framework>4.0.x</Framework> |
6 | 6 | <Vendor>SeTIC</Vendor> |
7 | 7 | <URL>http://setic.ufsc.br</URL> |
... | ... | @@ -40,4 +40,4 @@ |
40 | 40 | </ForeignKey> |
41 | 41 | </TableCreate> |
42 | 42 | </DatabaseInstall> |
43 | -</otrs_package> | |
44 | 43 | \ No newline at end of file |
44 | +</otrs_package> | ... | ... |