Skip to content

Commit

Permalink
NTR - Prepare plugin.xml for store update
Browse files Browse the repository at this point in the history
  • Loading branch information
mitelg committed Jun 28, 2019
1 parent 8909cb2 commit 999d462
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.2.3</version>
<version>2.2.4</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" maxVersion="5.99.99"/>

<changelog version="2.2.4">
<changes lang="de">PT-10584 - Fehler in der Suche im Bestellmodul behoben;</changes>
<changes lang="en">PT-10584 - Fixed search in order module;</changes>
</changelog>

<changelog version="2.2.3">
<changes lang="de">PT-10562 - Bestellbestätigung wird nun trotzdem wieder versendet, auch wenn der Bezahlvorgang fehlgeschlagen ist. Stellt Kompatibilität mit anderen Plugins wieder her;</changes>
<changes lang="en">PT-10562 - Order confirmation will now be sent again, even if the payment process has failed. Restores compatibility with other plugins;</changes>
Expand Down

0 comments on commit 999d462

Please sign in to comment.