Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrankiewicz committed Apr 19, 2023
1 parent 5650790 commit 1ba54aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tagconciergefree.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public function __construct()
{
$this->name = 'tagconciergefree';
$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 1ba54aa

Please sign in to comment.