1
0
mirror of synced 2024-11-22 21:36:10 +03:00
bitrix-module/intaro.retailcrm/install/version.php
Vlad 559bf79f7b
Fix customized classes load (#245)
* fix customized classes load
* bump to 6.0.1
2022-04-08 18:21:05 +03:00

7 lines
106 B
PHP

<?php
$arModuleVersion = [
'VERSION' => '6.0.1',
'VERSION_DATE' => '2022-04-08 17:00:00'
];