File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 44 <!-- de.mysterycode.wcf.cron -->
55 <packagename >External Cronjob Execution API</packagename >
66 <packagedescription >Disables automatic cronjob execution and implements a script callable via browser or shell.</packagedescription >
7- <version >1.1.2 </version >
8- <date >2018-01-27 </date >
7+ <version >1.1.3 </version >
8+ <date >2022-06-15 </date >
99 <packageurl >https://www.mysterycode.de</packageurl >
1010 </packageinformation >
1111 <authorinformation >
1515 <requiredpackages >
1616 <requiredpackage minversion =" 5.4.0" >com.woltlab.wcf</requiredpackage >
1717 </requiredpackages >
18+ <excludedpackages >
19+ <excludedpackage version =" 6.0.0 Alpha 1" >com.woltlab.wcf</excludedpackage >
20+ </excludedpackages >
1821 <instructions type =" install" >
1922 <instruction type =" file" />
2023 <instruction type =" eventListener" />
2124 <instruction type =" option" />
2225 <instruction type =" language" />
2326 </instructions >
24- <instructions type =" update" fromversion =" 1.1.1 " >
27+ <instructions type =" update" fromversion =" 1.1.2 " >
2528 <instruction type =" file" />
29+ <instruction type =" eventListener" />
30+ <instruction type =" option" />
31+ <instruction type =" language" />
2632 </instructions >
2733</package >
You can’t perform that action at this time.
0 commit comments