File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<module >
33 <name >ps_googleanalytics</name >
44 <displayName ><![CDATA[ Google Analytics]]> </displayName >
5- <version ><![CDATA[ 3.1.2 ]]> </version >
5+ <version ><![CDATA[ 3.1.3 ]]> </version >
66 <description ><![CDATA[ Gain clear insights into important metrics about your customers, using Google Analytics]]> </description >
77 <author ><![CDATA[ PrestaShop]]> </author >
88 <tab ><![CDATA[ analytics_stats]]> </tab >
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ public function __construct()
4040 {
4141 $ this ->name = 'ps_googleanalytics ' ;
4242 $ this ->tab = 'analytics_stats ' ;
43- $ this ->version = '3.1.2 ' ;
43+ $ this ->version = '3.1.3 ' ;
4444 $ this ->ps_versions_compliancy = array ('min ' => '1.7.0.0 ' , 'max ' => _PS_VERSION_ );
4545 $ this ->author = 'PrestaShop ' ;
4646 $ this ->module_key = 'fd2aaefea84ac1bb512e6f1878d990b8 ' ;
You can’t perform that action at this time.
0 commit comments