Skip to content

Commit

Permalink
Release 5.4.32
Browse files Browse the repository at this point in the history
  • Loading branch information
dtdesign committed Sep 26, 2023
1 parent 555ca9d commit aeeab06
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<packagename language="de">WoltLab Suite Core: Konversationen</packagename>
<packagedescription>Private conversations between multiple users</packagedescription>
<packagedescription language="de">Private Konversationen zwischen mehreren Benutzern</packagedescription>
<version>5.4.21</version>
<date>2022-07-20</date>
<version>5.4.32</version>
<date>2023-09-26</date>
</packageinformation>

<authorinformation>
Expand All @@ -15,7 +15,7 @@
</authorinformation>

<requiredpackages>
<requiredpackage minversion="5.4.21">com.woltlab.wcf</requiredpackage>
<requiredpackage minversion="5.4.32">com.woltlab.wcf</requiredpackage>
</requiredpackages>

<excludedpackages>
Expand All @@ -41,7 +41,7 @@
<instruction type="page" />
</instructions>

<instructions type="update" fromversion="5.4.15">
<instruction type="file">files_update.tar</instruction>
<instructions type="update" fromversion="5.4.21">
<instruction type="file"/>
</instructions>
</package>

0 comments on commit aeeab06

Please sign in to comment.