From df8f218f6b57434ca6d511a9e748316f38f1ae1e Mon Sep 17 00:00:00 2001 From: Timo Kuchel Date: Tue, 18 Aug 2020 13:10:34 +0200 Subject: [PATCH] version bump to 3.1.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 ce7d7e12..693b5f30 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '3.0.0'; + const MODULE_VERSION = '3.1.0'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index bc7f47d1..74f714db 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +