From 828461ea7e95da339f2f11036a5b776570aa2d06 Mon Sep 17 00:00:00 2001 From: Clara <76918665+ClaraLpresta@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:38:33 +0200 Subject: [PATCH] module version changed (#1829) --- config.xml | 2 +- psxmarketingwithgoogle.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index ed478706e..67ac5decf 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ psxmarketingwithgoogle - + diff --git a/psxmarketingwithgoogle.php b/psxmarketingwithgoogle.php index d243cc06b..f1e1e5184 100644 --- a/psxmarketingwithgoogle.php +++ b/psxmarketingwithgoogle.php @@ -74,7 +74,7 @@ public function __construct() { $this->name = 'psxmarketingwithgoogle'; $this->tab = 'advertising_marketing'; - $this->version = '1.74.7'; + $this->version = '1.74.8'; $this->author = 'PrestaShop'; $this->need_instance = 0; $this->module_key = '16b273e77e02c0cc36cd006463951593';