From 2d997f864bf3bd78f2878c2293c4625857aecb2a Mon Sep 17 00:00:00 2001 From: Florian Bender Date: Wed, 4 Apr 2018 14:18:40 +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 127a0c7f..47e4f7a6 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '2.1.1'; + const MODULE_VERSION = '2.2.0'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index fddf0c7d..78a9a6c2 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +