Files
Wallos/includes/version.php
Miguel Ribeiro 99c30e70c8 feat: add openai compatible host for ai recommendations
feat: move update banner to the dashboard
fix: handle some ai responses that come in a different format
chore: handle deprecation of curl_close
feat: enable ai recommendations at a schedule
2026-03-23 16:24:26 +00:00

3 lines
31 B
PHP

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