From ad7d7871c08d3decca168a29797d77f2b36a8b44 Mon Sep 17 00:00:00 2001 From: Timo Kuchel Date: Wed, 1 Jul 2020 11:10:43 +0200 Subject: [PATCH] version bump to 3.0.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 cedef988..ce7d7e12 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '2.8.1'; + const MODULE_VERSION = '3.0.0'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index 4853cfb4..bc7f47d1 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +