From bfa06749f30655cca7c3d06de6db5928a8a8b6be Mon Sep 17 00:00:00 2001 From: Florian Bender Date: Wed, 18 Oct 2017 08:16:47 +0200 Subject: [PATCH] Version bump to 1.3.6 Fixes #111 --- 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 e25cc25f..509c0b6b 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '1.3.4'; + const MODULE_VERSION = '1.3.6'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index 3bbb7097..021c9597 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +