From afe910edafe0150bdbb923e86e2820a2592d3208 Mon Sep 17 00:00:00 2001 From: Wouter Jonker Date: Thu, 4 May 2023 12:14:54 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0ae9f9aa..6c9d0f07 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "paynl/magento2-plugin", "description": "PAY. Payment methods for Magento2", "type": "magento2-module", - "version": "3.5.0", + "version": "3.5.1", "require": { "magento/module-sales": "^102.0.0 || ^103.0.0", "magento/module-payment": "^100.3.0",