We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4ac4e commit c92648cCopy full SHA for c92648c
1 file changed
ps_googleanalytics.php
@@ -47,7 +47,7 @@ public function __construct()
47
{
48
$this->name = 'ps_googleanalytics';
49
$this->tab = 'analytics_stats';
50
- $this->version = '5.0.2';
+ $this->version = '5.0.3';
51
$this->ps_versions_compliancy = ['min' => '1.7.7', 'max' => _PS_VERSION_];
52
$this->author = 'PrestaShop';
53
$this->module_key = 'fd2aaefea84ac1bb512e6f1878d990b8';
0 commit comments