Files
Wallos/includes/version.php
Miguel Ribeiro 852cb485a6 feat: add health endpoint and healthcheck to container (#919)
chore: update screenshots on readme
chore: document disabling healthcheck on readme
2025-09-15 19:30:37 +02:00

3 lines
31 B
PHP

<?php
$version = "v4.3.0";
?>