We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4cdeaa commit 36b2adaCopy full SHA for 36b2ada
grprestashop.php
@@ -46,7 +46,7 @@ public function __construct()
46
$this->author = 'GetResponse';
47
$this->need_instance = 0;
48
$this->module_key = '311ef191c3135b237511d18c4bc27369';
49
- $this->ps_versions_compliancy = ['min' => '1.7', 'max' => '8.2.0'];
+ $this->ps_versions_compliancy = ['min' => '1.7', 'max' => '8.2.1'];
50
$this->displayName = $this->l('GetResponse');
51
$this->description = 'Add your Prestashop contacts to GetResponse.';
52
$this->confirmUninstall = $this->l('Are you sure you want to uninstall?');
0 commit comments