Skip to content

Commit 821ba62

Browse files
committed
Updated package.xml
1 parent f8c9985 commit 821ba62

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

package.xml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<package name="de.mysterycode.wcf.formbuilder.extension" xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/hurricane/package.xsd">
2+
<package name="de.mysterycode.wcf.formbuilder.extension" xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com https://www.woltlab.com/XSD/5.4/package.xsd">
33
<packageinformation>
44
<packagename><![CDATA[Form Builder: Extension]]></packagename>
55
<packagename language="de"><![CDATA[Form Builder: Erweiterung]]></packagename>
66
<packagedescription><![CDATA[Extension for the form builder API.]]></packagedescription>
77
<packagedescription language="de"><![CDATA[Erweiterung für die Form Builder-API.]]></packagedescription>
8-
<version><![CDATA[1.2.1]]></version>
8+
<version>1.2.2</version>
99
<date><![CDATA[2022-07-26]]></date>
1010
<license><![CDATA[Lesser General Public License (LGPL)]]></license>
1111
</packageinformation>
@@ -32,14 +32,4 @@
3232
<instructions type="update" fromversion="1.2.1">
3333
<instruction type="file" />
3434
</instructions>
35-
36-
<instructions type="update" fromversion="1.2.0">
37-
<void/>
38-
</instructions>
39-
40-
<instructions type="update" fromversion="1.0.0">
41-
<instruction type="file" />
42-
<instruction type="acpTemplate" />
43-
<instruction type="template" />
44-
</instructions>
4535
</package>

0 commit comments

Comments
 (0)