Merge pull request #11497 from firefly-iii/release-1768064652

🤖 Automatically merge the PR into the develop branch.
This commit is contained in:
github-actions[bot]
2026-01-10 18:04:21 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -134,7 +134,7 @@ class StoreController extends Controller
$selectedGroup = $collector->getGroups()->first();
if (null === $selectedGroup) {
throw HttpException::fromStatusCode(410,'200032: Cannot find transaction. Possibly, a rule deleted this transaction after its creation.');
throw HttpException::fromStatusCode(410, '200032: Cannot find transaction. Possibly, a rule deleted this transaction after its creation.');
}
// enrich

View File

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