Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrankiewicz committed Mar 26, 2024
1 parent de5bd97 commit 19ec5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gtmconsentmodebannerfree.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public function __construct()
{
$this->name = 'gtmconsentmodebannerfree';
$this->author = 'Tag Concierge';
$this->version = '1.0.0';
$this->version = '1.0.1';
$this->ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => _PS_VERSION_];
$this->bootstrap = true;
$this->tab = 'advertising_marketing';
Expand Down

0 comments on commit 19ec5dd

Please sign in to comment.