File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed
wcfsetup/install/files/lib/system Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 55 <packagedescription >Free CMS and web-framework, designed for awesome websites and communities.</packagedescription >
66 <packagedescription language =" de" >Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription >
77 <isapplication >1</isapplication >
8- <version >6.1.1</version >
9- <date >2024-11-23 </date >
8+ <version >6.1.2 dev 1</version >
9+ <date >2024-12-04 </date >
1010 </packageinformation >
1111
1212 <authorinformation >
@@ -99,15 +99,8 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \
9999 <instruction type =" script" run =" standalone" >acp/update_com.woltlab.wcf_6.1_serviceWorker.php</instruction >
100100 </instructions >
101101
102- <instructions type =" update" fromversion =" 6.1.0" >
103- <instruction type =" acpTemplate" >acptemplates_update.tar</instruction >
102+ <instructions type =" update" fromversion =" 6.1.1" >
104103 <instruction type =" file" >files_update.tar</instruction >
105- <instruction type =" template" >templates_update.tar</instruction >
106- <instruction type =" script" >acp/update_com.woltlab.wcf_6.1_checkSystemRequirements.php</instruction >
107104 <instruction type =" language" />
108- <instruction type =" fileDelete" />
109- </instructions >
110- <instructions type =" update" fromversion =" 6.1.1 dev 1" >
111- <instruction type =" file" >files_update.tar</instruction >
112105 </instructions >
113106</package >
Original file line number Diff line number Diff line change 7979\mb_language ('uni ' );
8080
8181// define current woltlab suite version
82- \define ('WCF_VERSION ' , '6.1.1 ' );
82+ \define ('WCF_VERSION ' , '6.1.2 dev 1 ' );
8383
8484// define current unix timestamp
8585\define ('TIME_NOW ' , \time ());
You can’t perform that action at this time.
0 commit comments