Skip to content

Commit 7bc5c3f

Browse files
committed
update package.xml
1 parent b6e939a commit 7bc5c3f

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

package.xml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
<packagename language="de">Simple FAQ</packagename>
77
<packagedescription>A simple and powerful FAQ for your WSC.</packagedescription>
88
<packagedescription language="de">Ein simples und leistungsstarkes FAQ für Ihr WSC.</packagedescription>
9-
<version>2.2.8</version>
9+
<version>2.3.0</version>
1010
<date>2025-07-03</date>
1111
</packageinformation>
1212
<authorinformation>
1313
<author>Hanashi Development, Titus Kirch</author>
1414
<authorurl>https://hanashi.dev</authorurl>
1515
</authorinformation>
1616
<requiredpackages>
17-
<requiredpackage minversion="6.1.3">com.woltlab.wcf</requiredpackage>
17+
<requiredpackage minversion="6.2.0 dev 1">com.woltlab.wcf</requiredpackage>
1818
</requiredpackages>
1919
<excludedpackages>
20-
<excludedpackage version="6.2.0 Alpha 1">com.woltlab.wcf</excludedpackage>
20+
<excludedpackage version="6.3.0 Alpha 1">com.woltlab.wcf</excludedpackage>
2121
</excludedpackages>
2222
<instructions type="install">
2323
<instruction type="file"/>
@@ -36,8 +36,9 @@
3636
<instruction type="templateListener"/>
3737
<instruction type="database" run="standalone">acp/database/install_dev.tkirch.wsc.faq.php</instruction>
3838
</instructions>
39-
<instructions type="update" fromversion="2.2.7">
39+
<instructions type="update" fromversion="2.2.*">
4040
<instruction type="file"/>
41-
<instruction type="templateListener"/>
41+
<instruction type="acpTemplate"/>
42+
<instruction type="template"/>
4243
</instructions>
4344
</package>

0 commit comments

Comments
 (0)