Files
Wallos/includes/version.php
Miguel Ribeiro 87f148d174 feat: allow notifications on due date
fix: email notification test always sending to admins email
fix: don't expose disabled notifications to ical feed
2025-01-12 16:26:49 +01:00

3 lines
32 B
PHP

<?php
$version = "v2.44.0";
?>