From c1a11e91465f88621673cd95e5cdc2a320ac8a83 Mon Sep 17 00:00:00 2001 From: Teuber Date: Thu, 14 Nov 2024 13:20:07 +0100 Subject: [PATCH] version bump to 3.13.1 --- 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 cf4bec85..4999837b 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '3.13.0'; + const MODULE_VERSION = '3.13.1'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/composer.json b/composer.json index 93bfba5b..e9da68cf 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.0", + "version": "3.13.1", "license": [ "OSL-3.0", "AFL-3.0" diff --git a/etc/module.xml b/etc/module.xml index bfc2c32e..5606a88b 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +