diff --git a/HISTORY.md b/HISTORY.md index 1040c9d..800aae5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ ## Change Log +#### [v3.0.1](https://github.com/aplazame/prestashop/tree/v3.0.1) (2016-09-14) + +* Revert aplazame.js use of data attributes. + #### [v3.0.0](https://github.com/aplazame/prestashop/tree/v3.0.0) (2016-08-29) * Make module compatible with latest PrestaShop guidelines. diff --git a/aplazame/aplazame.php b/aplazame/aplazame.php index 36fbf93..c3db343 100644 --- a/aplazame/aplazame.php +++ b/aplazame/aplazame.php @@ -14,7 +14,7 @@ */ class Aplazame extends PaymentModule { - const VERSION = '3.0.0'; + const VERSION = '3.0.1'; const LOG_INFO = 1; const LOG_WARNING = 2; const LOG_ERROR = 3; diff --git a/aplazame/config.xml b/aplazame/config.xml index 118a7c8..bd30db3 100644 --- a/aplazame/config.xml +++ b/aplazame/config.xml @@ -2,7 +2,7 @@ aplazame - +