File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
wcfsetup/install/files/lib/system Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 5
5
<packagedescription >Free CMS and web-framework, designed for awesome websites and communities.</packagedescription >
6
6
<packagedescription language =" de" >Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription >
7
7
<isapplication >1</isapplication >
8
- <version >6.1.3 dev 1 </version >
9
- <date >2024-12-27 </date >
8
+ <version >6.1.3 dev 2 </version >
9
+ <date >2024-12-31 </date >
10
10
</packageinformation >
11
11
12
12
<authorinformation >
@@ -105,4 +105,9 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \
105
105
<instruction type =" template" >templates_update.tar</instruction >
106
106
<instruction type =" language" />
107
107
</instructions >
108
+ <instructions type =" update" fromversion =" 6.1.3 dev 1" >
109
+ <instruction type =" acpTemplate" >acptemplates_update.tar</instruction >
110
+ <instruction type =" file" >files_update.tar</instruction >
111
+ <instruction type =" template" >templates_update.tar</instruction >
112
+ </instructions >
108
113
</package >
Original file line number Diff line number Diff line change 79
79
\mb_language ('uni ' );
80
80
81
81
// define current woltlab suite version
82
- \define ('WCF_VERSION ' , '6.1.3 dev 1 ' );
82
+ \define ('WCF_VERSION ' , '6.1.3 dev 2 ' );
83
83
84
84
// define current unix timestamp
85
85
\define ('TIME_NOW ' , \time ());
You can’t perform that action at this time.
0 commit comments