mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-01 19:03:14 +03:00
bump version
This commit is contained in:
parent
f6f8d1302b
commit
665840fac7
@ -1,7 +1,7 @@
|
||||
## v2.4.0
|
||||
## v2.5.0
|
||||
* Добавлена возможность выгрузки брошенных корзин
|
||||
|
||||
## v2.3.4
|
||||
## v2.4.0
|
||||
* Добавлена поддержка передачи одинаковых товаров в заказе как разных товарных позиций
|
||||
|
||||
## v2.3.2
|
||||
|
@ -39,7 +39,7 @@ class RetailCRM extends Module
|
||||
{
|
||||
$this->name = 'retailcrm';
|
||||
$this->tab = 'export';
|
||||
$this->version = '2.4.0';
|
||||
$this->version = '2.5.0';
|
||||
$this->author = 'Retail Driver LCC';
|
||||
$this->displayName = $this->l('RetailCRM');
|
||||
$this->description = $this->l('Integration module for RetailCRM');
|
||||
|
Loading…
x
Reference in New Issue
Block a user