Files
Wallos/includes/version.php
Miguel Ribeiro e7185f9257 fix: xss security vulnerability with the avatar selection
fix: don't update next payment date for disabled subscriptions
feat: add total monthly cost trend graph to the statistics page
feat: allow email notifications without authentication
2024-12-21 00:22:21 +00:00

3 lines
32 B
PHP

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