🤖 Auto commit for release 'develop' on 2025-12-06

This commit is contained in:
JC5
2025-12-06 07:55:38 +01:00
parent 5f36bb84a4
commit 205169a8ad
2 changed files with 4 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ class RemovesLinksToDeletedObjects extends Command
private function cleanupJournals(array $journals): void
{
$countTags = 0;
$countBudgets= 0;
$countBudgets = 0;
$countCategories = 0;
// #11333
foreach (array_chunk($journals, 1337) as $set) {

View File

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