real estate version check

This commit is contained in:
Yuri Kuznetsov
2021-08-11 15:48:31 +03:00
parent 9ed9ccbe4a
commit b42ed51c5e
+1
View File
@@ -46,6 +46,7 @@ class BeforeUpgrade
$this->processCheckExtension('Advanced Pack', '2.8.0', $errorMessageList);
$this->processCheckExtension('Sales Pack', '1.1.0', $errorMessageList);
$this->processCheckExtension('Real Estate', '1.5.0', $errorMessageList);
if (!count($errorMessageList)) {
return;