🤖 Auto commit for release 'develop' on 2026-01-10

This commit is contained in:
JC5
2026-01-10 18:04:12 +01:00
parent abacfa212e
commit badff64cfd
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.