From fca1338f8302230ce5fe87431b89d084502873f2 Mon Sep 17 00:00:00 2001 From: Florian Bender Date: Tue, 2 May 2017 14:04:47 +0200 Subject: [PATCH] Version bump --- Model/PayoneConfig.php | 2 +- etc/module.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Model/PayoneConfig.php b/Model/PayoneConfig.php index d474f4a1..e950a4b3 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '1.3.1'; + const MODULE_VERSION = '1.3.2'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index 2702186f..5dbda843 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,5 +25,5 @@ */ --> - +