1
0
mirror of synced 2024-11-26 07:16:08 +03:00
bitrix-module/intaro.retailcrm/install/version.php
Kocmonavtik 3267e72b7c
ref #74694 Changing loyalty program update in admin panel
* Removing unnecessary elements, fixing a broken method, adding code to OrderHistory
* Changing the verification to update the properties of the loyalty program order
2023-01-16 11:05:29 +03:00

7 lines
107 B
PHP

<?php
$arModuleVersion = [
'VERSION' => '6.1.13',
'VERSION_DATE' => '2023-01-10 17:00:00'
];