Изменение версии модуля
This commit is contained in:
parent
c6c52a1427
commit
c4864e2caa
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ namespace Intaro\RetailCrm\Component;
|
|||
*/
|
||||
class Constants
|
||||
{
|
||||
public const MODULE_VERSION = '6.6.8';
|
||||
public const MODULE_VERSION = '6.6.9';
|
||||
public const CRM_PURCHASE_PRICE_NULL = 'purchasePrice_null';
|
||||
public const BITRIX_USER_ID_PREFIX = 'bitrixUserId-';
|
||||
public const CRM_USERS_MAP = 'crm_users_map';
|
||||
|
|
Loading…
Add table
Reference in a new issue