From 024fe69aab74f33338007b3f7569e1d812fc7a31 Mon Sep 17 00:00:00 2001 From: Wouter Jonker Date: Fri, 18 Feb 2022 17:47:24 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c14836c3..b6f8d4f8 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": "2.6.0", + "version": "2.6.1", "require": { "magento/module-sales": "^102.0.0 || ^103.0.0", "magento/module-payment": "^100.3.0",