Skip to content

Commit

Permalink
PT-9990 - Prepare plugin.xml for store update
Browse files Browse the repository at this point in the history
  • Loading branch information
mitelg committed Dec 19, 2018
1 parent d500bec commit c684791
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,18 @@
<label lang="de">PayPal</label>
<label lang="en">PayPal</label>

<version>2.0.2</version>
<version>2.0.3</version>
<copyright>(c) by shopware AG</copyright>
<license>MIT</license>
<link>http://store.shopware.com</link>
<author>shopware AG</author>
<compatibility minVersion="5.2.0"/>

<changelog version="2.0.3">
<changes lang="de">PT-9990 - Kundenkommentare werden bei Zahlungen über Plus wieder korrekt gespeichert;</changes>
<changes lang="en">PT-9990 - Customer comments are saved correctly again for payments via Plus;</changes>
</changelog>

<changelog version="2.0.2">
<changes lang="de">PT-9947 - Übertragung der Sprachcodes für deutschsprachige Länder korrigiert;</changes>
<changes lang="en">PT-9947 - Fixed language codes transmission for German speaking countries;</changes>
Expand Down

0 comments on commit c684791

Please sign in to comment.