We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cfcd69 commit 4258d1cCopy full SHA for 4258d1c
1 file changed
ps_googleanalytics.php
@@ -40,7 +40,7 @@ public function __construct()
40
{
41
$this->name = 'ps_googleanalytics';
42
$this->tab = 'analytics_stats';
43
- $this->version = '3.0.3';
+ $this->version = '3.0.4';
44
$this->ps_versions_compliancy = array('min' => '1.7.0.0', 'max' => _PS_VERSION_);
45
$this->author = 'PrestaShop';
46
$this->module_key = 'fd2aaefea84ac1bb512e6f1878d990b8';
0 commit comments