wallos/includes/version.php
Miguel Ribeiro 899482982e
feat: add discord and pushover as notification agents (#300)
fix: most error messages of the notifications endpoints would not reach the frontend
2024-05-06 18:55:10 +02:00

4 lines
38 B
PHP

<?php
$version = "v1.25.0";
?>