From d8f935a5c47aa93a07d9e07af233de608dcd08f2 Mon Sep 17 00:00:00 2001 From: Florian Bender Date: Tue, 27 Oct 2020 13:44:24 +0100 Subject: [PATCH] Version bump to 3.2.0 --- 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 22ddcd6a..caaf25e1 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '3.1.1'; + const MODULE_VERSION = '3.2.0'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index f7342294..3b526fbd 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +