Skip to content

Commit

Permalink
Bump to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
snowycatsoftware authored Oct 24, 2018
1 parent 8ee8dba commit 9f13c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mollie.php
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ public function __construct()
{
$this->name = 'mollie';
$this->tab = 'payments_gateways';
$this->version = '3.3.0';
$this->version = '3.3.1';
$this->author = 'Mollie B.V.';
$this->need_instance = 1;
$this->bootstrap = true;
Expand Down

0 comments on commit 9f13c12

Please sign in to comment.