upgrade sp version change

This commit is contained in:
Yuri Kuznetsov
2021-08-26 10:41:20 +03:00
parent e5c0427e68
commit a989c8a6d1
+1 -1
View File
@@ -45,7 +45,7 @@ class BeforeUpgrade
$errorMessageList = [];
$this->processCheckExtension('Advanced Pack', '2.8.0', $errorMessageList);
$this->processCheckExtension('Sales Pack', '1.1.0', $errorMessageList);
$this->processCheckExtension('Sales Pack', '1.1.3', $errorMessageList);
$this->processCheckExtension('Outlook Integration', '1.2.5', $errorMessageList);
$this->processCheckExtension('MailChimp Integration', '1.0.8', $errorMessageList);
$this->processCheckExtension('Real Estate', '1.5.0', $errorMessageList);