From cdeedffb2a46cd10dda9c189d87010b41f16b48a Mon Sep 17 00:00:00 2001
From: Marija <marija.ivic@logeecom.com>
Date: Thu, 22 Jun 2023 11:14:24 +0200
Subject: [PATCH] ASW-0 Release 3.9.9

CS-4258
---
 plugin.xml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/plugin.xml b/plugin.xml
index e8aa8778..beec4469 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -4,7 +4,7 @@
 
     <label>Adyen Shopware Plugin</label>
     <label lang="de">Adyen Shopware Plugin</label>
-    <version>3.9.8</version>
+    <version>3.9.9</version>
     <copyright>Adyen</copyright>
     <author>Adyen</author>
     <link>https://adyen.com</link>
@@ -501,4 +501,12 @@
             * Fix: Add support for ESD items
         </changes>
     </changelog>
+    <changelog version="3.9.9">
+        <changes lang="en">
+            * Fix: Fix bug when payment method is switched on payment selection page.
+        </changes>
+        <changes lang="de">
+            * Fix: Fix bug when payment method is switched on payment selection page.
+        </changes>
+    </changelog>
 </plugin>