1
0
mirror of synced 2024-12-02 10:16:06 +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(
2017-09-04 15:51:40 +03:00
"VERSION" => "2.2.2",
"VERSION_DATE" => "2017-09-04 12:00:00"
2016-09-15 16:42:10 +03:00
);