From ecbaa093ab2b7045f7c7da287229844a647b4134 Mon Sep 17 00:00:00 2001 From: Jan Teuber Date: Mon, 23 May 2022 14:43:25 +0200 Subject: [PATCH] version bump to 350 --- Model/PayoneConfig.php | 2 +- composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Model/PayoneConfig.php b/Model/PayoneConfig.php index e7b515f4..1d799c6d 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '3.4.2'; + const MODULE_VERSION = '3.5.0'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/composer.json b/composer.json index 2ea1cba6..6f8d7d85 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "payone-gmbh/magento-2", "description": "PAYONE payment gateway for all German online and offline payment methods including PayPal, all major Credit Cards and Maestro.", "type": "magento2-module", - "version": "3.4.2", + "version": "3.5.0", "license": [ "OSL-3.0", "AFL-3.0" diff --git a/etc/module.xml b/etc/module.xml index 796ac959..72d5af6e 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +