Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
andy committed Feb 1, 2019
1 parent d731267 commit 36f1e39
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 @@ -51,7 +51,7 @@ public function __construct()
{
$this->name = 'paynlpaymentmethods';
$this->tab = 'payments_gateways';
$this->version = '4.2.3';
$this->version = '4.2.4';

$this->ps_versions_compliancy = array('min' => '1.7', 'max' => _PS_VERSION_);
$this->author = 'Pay.nl';
Expand Down

0 comments on commit 36f1e39

Please sign in to comment.