Release v6.0.13 fixes an issue with the authentication controllers.

This commit is contained in:
James Cole
2023-06-11 18:18:46 +02:00
parent f11db0de61
commit cbf8c6e80d
14 changed files with 35 additions and 48 deletions

View File

@@ -107,7 +107,7 @@ return [
'webhooks' => true,
'handle_debts' => true,
],
'version' => '6.0.12',
'version' => '6.0.13',
'api_version' => '2.0.4',
'db_version' => 19,