Skip to content

Commit 19dc02f

Browse files
authored
Merge pull request #1879 from PrestaShopCorp/release/bump-version
Bump version 1.75.4 to 1.75.5
2 parents 8f6bdf3 + 04e129b commit 19dc02f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<module>
33
<name>psxmarketingwithgoogle</name>
44
<displayName><![CDATA[Marketing with Google]]></displayName>
5-
<version><![CDATA[1.75.4]]></version>
5+
<version><![CDATA[1.75.5]]></version>
66
<description><![CDATA[PrestaShop Marketing makes it easy to connect your store with Google and promote your products to millions of shoppers across multiple Google channels. Create Performance Max campaigns without leaving your PrestaShop dashboard and drive more traffic.]]></description>
77
<author><![CDATA[PrestaShop]]></author>
88
<tab><![CDATA[advertising_marketing]]></tab>

psxmarketingwithgoogle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ public function __construct()
7474
{
7575
$this->name = 'psxmarketingwithgoogle';
7676
$this->tab = 'advertising_marketing';
77-
$this->version = '1.75.4';
77+
$this->version = '1.75.5';
7878
$this->author = 'PrestaShop';
7979
$this->need_instance = 0;
8080
$this->module_key = '16b273e77e02c0cc36cd006463951593';

0 commit comments

Comments
 (0)