Files
Wallos/includes/version.php
Miguel Ribeiro 579a27f934 feat: add openai compatible host for ai recommendations
fix: handle some ai responses that come in a different format
chore: handle deprecation of curl_close
2026-03-23 16:09:51 +00:00

3 lines
31 B
PHP

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