We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f62847 commit e189f20Copy full SHA for e189f20
package.xml
@@ -4,7 +4,7 @@
4
<!-- de.mysterycode.wcf.cron -->
5
<packagename>External Cronjob Execution API</packagename>
6
<packagedescription>Disables automatic cronjob execution and implements a script callable via browser or shell.</packagedescription>
7
- <version>1.1.6</version>
+ <version>1.1.7</version>
8
<date>2025-01-05</date>
9
</packageinformation>
10
<authorinformation>
@@ -26,4 +26,7 @@
26
<instructions type="update" fromversion="1.1.5">
27
<instruction type="file" />
28
</instructions>
29
+ <instructions type="update" fromversion="1.1.6">
30
+ <instruction type="file" />
31
+ </instructions>
32
</package>
0 commit comments