1
0
Fork 0
mirror of synced 2025-04-04 14:23:33 +03:00

Изменение версии модуля

This commit is contained in:
Ivan Chaplygin 2025-03-04 15:54:25 +03:00
parent c6c52a1427
commit c4864e2caa

View file

@ -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';