1
0
mirror of synced 2024-11-22 21:36:10 +03:00

version fix

This commit is contained in:
Grisha Pomadchin 2014-06-20 16:47:45 +04:00
parent ab8fcffa66
commit ea4348a856

View File

@ -1,5 +1,5 @@
<?
$arModuleVersion = array(
"VERSION" => "1.0.7",
"VERSION_DATE" => "2014-05-29 19:33:00"
"VERSION_DATE" => "2014-06-20 16:47:00"
);