We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5378b93 commit 3332128Copy full SHA for 3332128
plugin.xml
@@ -5,14 +5,14 @@
5
<label lang="de">PayPal</label>
6
<label lang="en">PayPal</label>
7
8
- <version>6.0.7</version>
+ <version>6.0.8</version>
9
<copyright>(c) by shopware AG</copyright>
10
<license>MIT</license>
11
<link>http://store.shopware.com</link>
12
<author>shopware AG</author>
13
<compatibility minVersion="5.2.27" maxVersion="5.99.99"/>
14
15
- <changelog version="REPLACE_GLOBAL_WITH_NEXT_VERSION(6.0.8)">
+ <changelog version="6.0.8">
16
<changes lang="de">
17
PT-13099 - Bei wiederkehrendem Express-Checkout ist die PayPal Zahlungsart nun korrekt ausgewählt;
18
</changes>
0 commit comments