1
0
mirror of synced 2025-01-31 23:31:41 +03:00

Update version.php

This commit is contained in:
Alex Lushpai 2020-04-28 14:23:17 +03:00 committed by GitHub
parent d89461b366
commit 672598a228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<?
$arModuleVersion = array(
"VERSION" => "5.3.1",
"VERSION_DATE" => "2020-04-27 17:45:00"
"VERSION_DATE" => "2020-04-28 14:22:00"
);