Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot]
268377ad3a Merge pull request #11870 from firefly-iii/develop
🤖 Automatically merge the PR into the main branch.
2026-03-04 07:52:49 +01:00
2 changed files with 2 additions and 3 deletions

View File

@@ -5,7 +5,6 @@ parameters:
- ../routes
- ../config
- ../bootstrap/app.php
- ../bootstrap/providers.php
universalObjectCratesClasses:
- Illuminate\Database\Eloquent\Model
reportUnmatchedIgnoredErrors: true

View File

@@ -78,8 +78,8 @@ return [
'running_balance_column' => (bool)envNonEmpty('USE_RUNNING_BALANCE', true), // this is only the default value, is not used.
// see cer.php for exchange rates feature flag.
],
'version' => 'develop/2026-03-04',
'build_time' => 1772618275,
'version' => '6.5.3',
'build_time' => 1772606967,
'api_version' => '2.1.0', // field is no longer used.
'db_version' => 28, // field is no longer used.