From 49ae84e1bd8a56c6ef3d7bae6aad11c7d6d347f0 Mon Sep 17 00:00:00 2001 From: Maks3w Date: Wed, 14 Sep 2016 13:49:45 +0200 Subject: [PATCH] v3.0.1 --- HISTORY.md | 4 ++++ aplazame/aplazame.php | 2 +- aplazame/config.xml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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 - +