merge upstream

This commit is contained in:
Alex Lushpai 2016-01-16 18:03:25 +03:00
commit 7622182b52

View File

@ -21,6 +21,7 @@ class RetailCRM extends Module
$this->name = 'retailcrm';
$this->tab = 'export';
$this->version = '2.0.1';
$this->version = '2.0';
$this->author = 'Retail Driver LCC';
$this->displayName = $this->l('RetailCRM');
$this->description = $this->l('Integration module for RetailCRM');