Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

Commit 9b985fa

Browse files
authored
Update plugin.xml
1 parent 1dcc559 commit 9b985fa

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

plugin.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:noNamespaceSchemaLocation="../../../engine/Shopware/Components/Plugin/schema/plugin.xsd">
44
<label lang="de">FroshTemplateMail</label>
55
<label lang="en">FroshTemplateMail</label>
6-
<version>1.0.1</version>
6+
<version>1.0.2</version>
77
<copyright>Friends of Shopware</copyright>
88
<license>MIT</license>
99
<link>https://github.com/FriendsOfShopware/FroshTemplateMail/</link>
@@ -27,4 +27,9 @@
2727
<changes lang="de">Erster Release im Community Store</changes>
2828
<changes lang="en">First Release in Community Store</changes>
2929
</changelog>
30+
31+
<changelog version="1.0.2">
32+
<changes lang="de">Template Ordner verschwinden Bug behoben</changes>
33+
<changes lang="en">Fixed a error where template folders are getting deleted</changes>
34+
</changelog>
3035
</plugin>

0 commit comments

Comments
 (0)