Skip to content

Commit

Permalink
Release tbphpmailer v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
getdatakick committed Nov 10, 2023
1 parent e2d6d4d commit 08954ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tbphpmailer.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public function __construct()
{
$this->name = 'tbphpmailer';
$this->tab = 'administration';
$this->version = '1.0.0';
$this->version = '1.0.1';
$this->author = 'thirty bees';
$this->controllers = [];
$this->bootstrap = true;
Expand Down

0 comments on commit 08954ac

Please sign in to comment.