Skip to content

Commit eb46308

Browse files
committed
fix #2
1 parent 5882274 commit eb46308

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

package.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
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.0</version>
10-
<date>2026-01-06</date>
9+
<version>1.0.1</version>
10+
<date>2026-01-09</date>
1111
</packageinformation>
1212
<authorinformation>
1313
<author>Hanashi Development</author>
@@ -27,5 +27,10 @@
2727
<instruction type="eventListener"/>
2828
<instruction type="template"/>
2929
<instruction type="templateListener"/>
30+
<instruction type="database">acp/database/install_dev.hanashi.wsdb.links.php</instruction>
31+
</instructions>
32+
<instructions type="update" fromversion="1.0.0">
33+
<instruction type="file"/>
34+
<instruction type="database">acp/database/install_dev.hanashi.wsdb.links.php</instruction>
3035
</instructions>
3136
</package>

0 commit comments

Comments
 (0)