Fix issue in release.

This commit is contained in:
James Cole
2023-10-28 17:31:42 +02:00
parent 6ab462a795
commit 85b1768908
2 changed files with 7 additions and 1 deletions

View File

@@ -112,7 +112,7 @@ return [
'handle_debts' => true,
// see cer.php for exchange rates feature flag.
],
'version' => '6.0.28',
'version' => '6.0.29',
'api_version' => '2.0.11',
'db_version' => 21,