1
0
mirror of synced 2024-11-23 22:06:11 +03:00
bitrix-module/intaro.retailcrm/install/version.php

6 lines
102 B
PHP
Raw Normal View History

2016-09-15 16:42:10 +03:00
<?
$arModuleVersion = array(
2018-05-23 12:19:59 +03:00
"VERSION" => "2.3.6",
"VERSION_DATE" => "2018-05-23 13:15:00"
2016-09-15 16:42:10 +03:00
);