We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c33bf commit 3df8a95Copy full SHA for 3df8a95
1 file changed
plugin.xml
@@ -4,7 +4,7 @@
4
5
<label>Adyen Shopware Plugin</label>
6
<label lang="de">Adyen Shopware Plugin</label>
7
- <version>5.0.3</version>
+ <version>5.0.4</version>
8
<copyright>Adyen</copyright>
9
<author>Adyen</author>
10
<link>https://adyen.com</link>
@@ -805,4 +805,12 @@
805
* Update core version to 1.2.7
806
</changes>
807
</changelog>
808
+ <changelog version="5.0.4">
809
+ <changes lang="en">
810
+ * Fix Google Pay express checkout
811
+ </changes>
812
+ <changes lang="de">
813
814
815
+ </changelog>
816
</plugin>
0 commit comments