diff --git a/mollie.php b/mollie.php index 695e1e226..c68e33c91 100755 --- a/mollie.php +++ b/mollie.php @@ -84,7 +84,7 @@ public function __construct() { $this->name = 'mollie'; $this->tab = 'payments_gateways'; - $this->version = '6.2.0'; + $this->version = '6.2.1'; $this->author = 'Mollie B.V.'; $this->need_instance = 1; $this->bootstrap = true;