From a230ccc37efec3c32d8a459fb102668078e8396a Mon Sep 17 00:00:00 2001 From: anton Date: Thu, 24 Oct 2024 10:26:51 +0300 Subject: [PATCH] correct version --- intaro.retailcrm/install/version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intaro.retailcrm/install/version.php b/intaro.retailcrm/install/version.php index 9df2c561..4c41c8fc 100644 --- a/intaro.retailcrm/install/version.php +++ b/intaro.retailcrm/install/version.php @@ -1,6 +1,6 @@ '6.5.34', - 'VERSION_DATE' => '2024-10-21 17:00:00' + 'VERSION' => '6.5.35', + 'VERSION_DATE' => '2024-10-22 17:00:00' ];