Skip to content

Commit 038111e

Browse files
committed
Prepare plugin.xml for store update
1 parent b1a7419 commit 038111e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

plugin.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,20 @@
44

55
<label lang="en">Shipping Restriction</label>
66
<label lang="de">Lieferland Begrenzung</label>
7-
<version>1.0.0</version>
7+
<version>1.0.1</version>
88
<copyright>(c) by shopware AG</copyright>
99
<license>MIT</license>
1010
<link>http://store.shopware.com</link>
1111
<author>shopware AG</author>
1212
<compatibility minVersion="5.2.0" maxVersion="5.5.2"/>
1313

14+
<changelog version="1.0.1">
15+
<changes lang="de">Neuen Smarty-Block hinzugefügt</changes>
16+
<changes lang="en">Added new Smarty block</changes>
17+
</changelog>
18+
1419
<changelog version="1.0.0">
1520
<changes lang="de">SW-22881 - Erstveröffentlichung</changes>
1621
<changes lang="en">SW-22881 - First release</changes>
1722
</changelog>
18-
</plugin>
23+
</plugin>

0 commit comments

Comments
 (0)