Skip to content

Commit

Permalink
Minor version release for bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
NKoonen authored Apr 29, 2024
1 parent c36e1f4 commit 1179e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vatchecker.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ public function __construct()
{
$this->name = 'vatchecker';
$this->tab = 'billing_invoicing';
$this->version = '2.1.0';
$this->version = '2.1.1';
$this->author = 'Inform-All & Keraweb';
$this->need_instance = 1;

Expand Down

0 comments on commit 1179e49

Please sign in to comment.