From 464014f5a19fa493f66351af86663fdbd7de2f80 Mon Sep 17 00:00:00 2001 From: Thomas Nabord Date: Thu, 21 Dec 2023 10:46:51 +0100 Subject: [PATCH] Bump to v1.64.0 --- config.xml | 2 +- psxmarketingwithgoogle.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 76ba06b9a..167847b61 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ psxmarketingwithgoogle - + diff --git a/psxmarketingwithgoogle.php b/psxmarketingwithgoogle.php index 0272ce315..4764c1003 100644 --- a/psxmarketingwithgoogle.php +++ b/psxmarketingwithgoogle.php @@ -74,7 +74,7 @@ public function __construct() { $this->name = 'psxmarketingwithgoogle'; $this->tab = 'advertising_marketing'; - $this->version = '1.63.0'; + $this->version = '1.64.0'; $this->author = 'PrestaShop'; $this->need_instance = 0; $this->module_key = '16b273e77e02c0cc36cd006463951593';