Skip to content

Commit cdf50d6

Browse files
committed
1.1.6
1 parent bd2cdf7 commit cdf50d6

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

package.xml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
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.5</version>
8-
<date>2024-09-14</date>
7+
<version>1.1.6</version>
8+
<date>2025-01-05</date>
99
</packageinformation>
1010
<authorinformation>
1111
<author>Florian Gail, Morik</author>
12-
<authorurl>https://www.mysterycode.de</authorurl>
12+
<authorurl>https://softcreatr.dev</authorurl>
1313
</authorinformation>
1414
<requiredpackages>
15-
<requiredpackage minversion="6.0.17">com.woltlab.wcf</requiredpackage>
15+
<requiredpackage minversion="6.1.0">com.woltlab.wcf</requiredpackage>
1616
</requiredpackages>
1717
<excludedpackages>
1818
<excludedpackage version="6.2.0 dev 1">com.woltlab.wcf</excludedpackage>
@@ -23,11 +23,7 @@
2323
<instruction type="option"/>
2424
<instruction type="language"/>
2525
</instructions>
26-
<instructions type="update" fromversion="1.1.3">
27-
<instruction type="file"/>
28-
<instruction type="language"/>
29-
</instructions>
30-
<instructions type="update" fromversion="1.1.4">
26+
<instructions type="update" fromversion="1.1.5">
3127
<instruction type="file"/>
3228
</instructions>
3329
</package>

0 commit comments

Comments
 (0)