Skip to content

Commit

Permalink
PT-9847 - Prepare plugin.xml for store update
Browse files Browse the repository at this point in the history
  • Loading branch information
mitelg committed Nov 26, 2018
1 parent fcbe3ba commit 5d491ec
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">Backend Bestellungen</label>
<label lang="en">Backend orders</label>

<version>2.4.0</version>
<version>2.4.1</version>
<copyright>(c) by shopware AG</copyright>
<license>proprietary</license>
<link>http://store.shopware.com</link>
<author>shopware AG</author>
<compatibility minVersion="5.5.0"/>

<changelog version="2.4.1">
<changes lang="de">PT-9847 - Die anteilige Steuerberechnung sorgt nicht mehr für einen Absturz des Plugins. Es unterstützt jedoch keine anteilige Steuerberechnung;</changes>
<changes lang="en">PT-9847 - Proportional tax calculation no longer crashes the plugin. However, it does not support proportional tax calculation</changes>
</changelog>

<changelog version="2.4.0">
<changes lang="de">PT-9180 - Shopware 5.5 Kompatibilität;</changes>
<changes lang="en">PT-9180 - Shopware 5.5 compatibility;</changes>
Expand Down

0 comments on commit 5d491ec

Please sign in to comment.