wallos/includes/version.php
Miguel Ribeiro d44b40b0ce
refactor: update PHP to 8.2
fix: possible division by 0 on statistics page
fix: duplicated messages on discord notifications
docs: update readme
2024-05-17 17:03:46 +02:00

4 lines
38 B
PHP

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