Skip to content

Commit

Permalink
9.0.3 -- Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
maximj committed Jan 30, 2019
1 parent 4921a4a commit 713bf5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/controller/payment/mollie/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

class MollieHelper
{
const PLUGIN_VERSION = "9.0.2";
const PLUGIN_VERSION = "9.0.3";

// All available modules. These should correspond to the Mollie_API_Object_Method constants.
const MODULE_NAME_BANKTRANSFER = "banktransfer";
Expand Down

0 comments on commit 713bf5a

Please sign in to comment.