Skip to content

Commit bc9de54

Browse files
committed
Release 1.0.3
1 parent 7d9268e commit bc9de54

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

package.xml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
<packagename language="de">Database: Links</packagename>
77
<packagedescription>Links for the WoltLab Suite Database</packagedescription>
88
<packagedescription language="de">Links für die WoltLab Suite Database</packagedescription>
9-
<version>1.0.2</version>
10-
<date>2026-01-11</date>
9+
<version>1.0.3</version>
10+
<date>2026-01-17</date>
1111
</packageinformation>
1212
<authorinformation>
1313
<author>Hanashi Development</author>
1414
<authorurl>https://hanashi.dev</authorurl>
1515
</authorinformation>
1616
<requiredpackages>
17-
<requiredpackage minversion="6.2.0 RC 2">com.woltlab.wcf</requiredpackage>
18-
<requiredpackage minversion="6.2.0 RC 1">com.woltlab.wsdb</requiredpackage>
17+
<requiredpackage minversion="6.2.0 RC 3">com.woltlab.wcf</requiredpackage>
18+
<requiredpackage minversion="6.2.0 RC 3">com.woltlab.wsdb</requiredpackage>
1919
</requiredpackages>
2020
<excludedpackages>
2121
<excludedpackage version="6.3.0 Alpha 1">com.woltlab.wcf</excludedpackage>
@@ -31,12 +31,9 @@
3131
<instruction type="database">acp/database/install_dev.hanashi.wsdb.links.php</instruction>
3232
<instruction type="script" run="standalone">acp/install_dev.hanashi.wsdb.links.php</instruction>
3333
</instructions>
34-
<instructions type="update" fromversion="1.0.1">
34+
<instructions type="update" fromversion="1.0.2">
3535
<instruction type="file"/>
36-
<instruction type="template"/>
3736
<instruction type="language"/>
38-
<instruction type="eventListener"/>
39-
<instruction type="database">acp/database/install_dev.hanashi.wsdb.links.php</instruction>
40-
<instruction type="script" run="standalone">acp/install_dev.hanashi.wsdb.links.php</instruction>
37+
<instruction type="objectType"/>
4138
</instructions>
4239
</package>

0 commit comments

Comments
 (0)