From 6f7eb830ee649ed90cfcabb6f420290900a0f2d1 Mon Sep 17 00:00:00 2001
From: woutse <wouter@pay.nl>
Date: Mon, 23 Jan 2023 21:19:28 +0100
Subject: [PATCH] Updated version to 3.3.2

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index cef4c86b..7bba7456 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.3.1",
+  "version": "3.3.2",
   "require": {
     "magento/module-sales": "^102.0.0 || ^103.0.0",
     "magento/module-payment": "^100.3.0",