From fbc3d3015104a0aff21e56be37af68434c68a086 Mon Sep 17 00:00:00 2001 From: Teuber Date: Mon, 9 Dec 2024 11:27:00 +0100 Subject: [PATCH] version bump to 3.13.2 --- 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 4999837b..7b8b4a9a 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '3.13.1'; + const MODULE_VERSION = '3.13.2'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/composer.json b/composer.json index e9da68cf..ce642d47 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.13.1", + "version": "3.13.2", "license": [ "OSL-3.0", "AFL-3.0" diff --git a/etc/module.xml b/etc/module.xml index 5606a88b..44740e52 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +