From a08135d3575616fd2878accecf3b9593918e2b90 Mon Sep 17 00:00:00 2001 From: hreinberger Date: Wed, 12 Jun 2019 16:51:56 +0200 Subject: [PATCH] version bump to 2.6.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 2b7f0928..d1d66c59 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '2.5.2'; + const MODULE_VERSION = '2.6.0'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index e22000fb..78f0e63a 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +