Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
QualityWorks-Dev authored Oct 23, 2018
1 parent c34ba8e commit d9f28cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/controller/extension/payment/mollie/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class MollieHelper
{
const PLUGIN_VERSION = "8.4.0";
const PLUGIN_VERSION = "8.4.2";

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

0 comments on commit d9f28cb

Please sign in to comment.