Release 5.4.34 5.4 5.4.34
authorAlexander Ebert <ebert@woltlab.com>
Wed, 19 Jun 2024 10:23:32 +0000 (12:23 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 19 Jun 2024 10:23:32 +0000 (12:23 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 3b2362543c67eac2d0fdcaa40012c7c259c7532b..10b971edde1120092e0a813e6a5a259f86b7c004 100644 (file)
@@ -5,8 +5,8 @@
                <packagedescription>Free CMS and web-framework, designed for awesome websites and communities.</packagedescription>
                <packagedescription language="de">Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription>
                <isapplication>1</isapplication>
-               <version>5.4.33</version>
-               <date>2024-01-29</date>
+               <version>5.4.34</version>
+               <date>2024-06-19</date>
        </packageinformation>
        
        <authorinformation>
@@ -50,9 +50,9 @@
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.4.32">
+       <instructions type="update" fromversion="5.4.33">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="language"/>
+               <instruction type="template">templates_update.tar</instruction>
        </instructions>
 </package>
index c284c9964c865c989511932f53ebd800e2a925d8..ee8ec5483874660bdfc4e11856b7d4d83c88d252 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.33');
+\define('WCF_VERSION', '5.4.34');
 
 // define current API version
 // @deprecated 5.2