From c83be56b5fec4f8c476b93c56f4da476fb57b4c5 Mon Sep 17 00:00:00 2001 From: hreinberger Date: Tue, 4 Feb 2020 09:33:05 +0100 Subject: [PATCH] version bump to 2.8.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 0cc759d3..8ac7ee8d 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '2.7.1'; + const MODULE_VERSION = '2.8.0'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index ed3b62bb..f40317f7 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +