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
htkassner committed Mar 11, 2019
1 parent 2b8e8cb commit 7d42326
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,21 @@
<label lang="de">Backend Bestellungen</label>
<label lang="en">Backend orders</label>

<version>2.4.1</version>
<version>2.4.2</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.2">
<changes lang="de">PT-9770 - Behebt ein Problem beim Setzen der Versandkosten Steuerrate;</changes>
<changes lang="en">PT-9770 - Solves an issue setting the shipping cost tax rate;</changes>
</changelog>

<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>
<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">
Expand Down

0 comments on commit 7d42326

Please sign in to comment.