From cf19874e739e8ccfff9641ed306bc1094d2d6b40 Mon Sep 17 00:00:00 2001 From: Florian Bender Date: Mon, 14 Jan 2019 13:39:41 +0100 Subject: [PATCH] Version bump 2.5.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 0b05a2b0..5d8bcba8 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '2.4.2'; + const MODULE_VERSION = '2.5.0'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index 646ba7cb..b757dc78 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +