Files
Wallos/includes/version.php
Miguel Ribeiro 3ecc160ccb fix: redirect from dashboard to subscriptions for new users
fix: wrong check for disabling password login
fix: missing apikey validation error on get_monthly_cost api endpoint
chore: update readme
2025-08-13 13:55:31 +02:00

3 lines
31 B
PHP

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