Add build_time

This commit is contained in:
James Cole
2025-07-06 19:32:01 +02:00
parent 05768c2e73
commit 43fd7c928a

View File

@@ -79,6 +79,7 @@ return [
// see cer.php for exchange rates feature flag. // see cer.php for exchange rates feature flag.
], ],
'version' => 'develop/2025-07-02', 'version' => 'develop/2025-07-02',
'build_time' => 0,
'api_version' => '2.1.0', // field is no longer used. 'api_version' => '2.1.0', // field is no longer used.
'db_version' => 25, 'db_version' => 25,