Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
woutse committed Nov 16, 2023
1 parent a777812 commit d443119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paynlpaymentmethods/paynlpaymentmethods.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public function __construct()
{
$this->name = 'paynlpaymentmethods';
$this->tab = 'payments_gateways';
$this->version = '4.15.1';
$this->version = '4.16.0';
$this->payLogEnabled = null;
$this->ps_versions_compliancy = array('min' => '1.7', 'max' => _PS_VERSION_);
$this->author = 'PAY.';
Expand Down

0 comments on commit d443119

Please sign in to comment.