15 lines
438 B
XML
15 lines
438 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<!--
|
||
|
|
~ @copyright 2016-2017 Redoo Networks GmbH
|
||
|
|
~ @link https://redoo-networks.com/
|
||
|
|
~ This file is part of a vTigerCRM module, implemented by Redoo Networks GmbH and must not used without permission.
|
||
|
|
-->
|
||
|
|
|
||
|
|
<module>
|
||
|
|
<type>extension</type>
|
||
|
|
<name>SwVtTools</name>
|
||
|
|
<version>7.0102</version>
|
||
|
|
<dependencies>
|
||
|
|
<vtiger_version>7.*</vtiger_version>
|
||
|
|
</dependencies>
|
||
|
|
</module>
|