Skip to content

Commit

Permalink
Update paynl_paymentmethods.php
Browse files Browse the repository at this point in the history
  • Loading branch information
woutse authored Jul 8, 2020
1 parent f53e112 commit 29761bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paynl_paymentmethods/paynl_paymentmethods.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public function __construct()
{
$this->name = 'paynl_paymentmethods';
$this->tab = 'payments_gateways';
$this->version = '3.5.4';
$this->version = '3.5.5';
$this->_postErrors = array();
$this->module_key = '6c2f48f238008e8f68271f5e4763d308';

Expand Down

0 comments on commit 29761bc

Please sign in to comment.