Skip to content

Commit

Permalink
Release 4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Willem Stuursma committed Sep 29, 2014
1 parent 922dc24 commit 3df5698
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 757 deletions.
3 changes: 1 addition & 2 deletions app/code/community/Mollie/Mpm/Helper/Api.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,9 @@
* ----------------------------------------------------------------------------------------------------
*
**/

class Mollie_Mpm_Helper_Api
{
const PLUGIN_VERSION = '4.1.5';
const PLUGIN_VERSION = '4.1.6';

protected $api_key = null;
protected $amount = 0;
Expand Down
2 changes: 1 addition & 1 deletion app/code/community/Mollie/Mpm/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<config>
<modules>
<Mollie_Mpm>
<version>4.1.5</version>
<version>4.1.6</version>
</Mollie_Mpm>
</modules>

Expand Down

This file was deleted.

123 changes: 0 additions & 123 deletions app/code/community/Mollie/Mpm/sql/mpm_setup/mysql4-install-4.0.6.php

This file was deleted.

131 changes: 0 additions & 131 deletions app/code/community/Mollie/Mpm/sql/mpm_setup/mysql4-install-4.0.8.php

This file was deleted.

Loading

0 comments on commit 3df5698

Please sign in to comment.