🤖 Auto commit for release 'develop' on 2025-10-10

This commit is contained in:
JC5
2025-10-10 19:12:15 +02:00
parent 02e24fc919
commit f6411fdc5a
2 changed files with 10 additions and 10 deletions

View File

@@ -129,7 +129,7 @@ class ShowController extends Controller
$this->repository->resetAccountOrder();
$account->refresh();
$manager = $this->getManager();
[ 'start' => $start,
['start' => $start,
'end' => $end,
'date' => $date,] = $request->attributes->all();

View File

@@ -79,7 +79,7 @@ return [
// see cer.php for exchange rates feature flag.
],
'version' => 'develop/2025-10-10',
'build_time' => 1760115185,
'build_time' => 1760116211,
'api_version' => '2.1.0', // field is no longer used.
'db_version' => 28, // field is no longer used.