File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<module >
3
3
<name >ps_googleanalytics</name >
4
4
<displayName ><![CDATA[ Google Analytics]]> </displayName >
5
- <version ><![CDATA[ 5.0.1 ]]> </version >
5
+ <version ><![CDATA[ 5.0.2 ]]> </version >
6
6
<description ><![CDATA[ Gain clear insights into important metrics about your customers, using Google Analytics]]> </description >
7
7
<author ><![CDATA[ PrestaShop]]> </author >
8
8
<tab ><![CDATA[ analytics_stats]]> </tab >
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ public function __construct()
47
47
{
48
48
$ this ->name = 'ps_googleanalytics ' ;
49
49
$ this ->tab = 'analytics_stats ' ;
50
- $ this ->version = '5.0.1 ' ;
50
+ $ this ->version = '5.0.2 ' ;
51
51
$ this ->ps_versions_compliancy = ['min ' => '1.7.7 ' , 'max ' => _PS_VERSION_ ];
52
52
$ this ->author = 'PrestaShop ' ;
53
53
$ this ->module_key = 'fd2aaefea84ac1bb512e6f1878d990b8 ' ;
You can’t perform that action at this time.
0 commit comments