From 0cfd75b1a5af420ad86c3c1de2195f0dd0d9edfe Mon Sep 17 00:00:00 2001 From: Wouter Jonker Date: Thu, 22 Oct 2020 10:40:23 +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 8239d71b..bb5675b5 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "paynl/magento2-plugin", "description": "PAY. Magento2 Payment methods", "type": "magento2-module", - "version": "1.6.5", + "version": "1.6.6", "require": { "magento/module-sales": "100 - 103", "magento/module-payment": "100 - 103",