Skip to content

Commit

Permalink
PT-11021 - Prepare plugin.xml for store update
Browse files Browse the repository at this point in the history
  • Loading branch information
mitelg committed Nov 26, 2019
1 parent a03a624 commit 934b2ff
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.5.1</version>
<version>2.5.2</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.5.2">
<changes lang="de">PT-11021 - Fehler im Express Checkout behoben;</changes>
<changes lang="en">PT-11021 - Fix error in Express Checkout;</changes>
</changelog>

<changelog version="2.5.1">
<changes lang="de">
PT-10636 - Berücksichtigt nun Kundengruppen Einstellungen korrekt;
Expand Down

0 comments on commit 934b2ff

Please sign in to comment.