fix: cronjobs running twice (#239)

This commit is contained in:
Miguel Ribeiro
2024-03-18 23:02:18 +01:00
committed by GitHub
parent c2b4ee1a5c
commit 00cbf8d9e3
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.17.0";
$version = "v1.17.1";
?>