New version + correct credits.

This commit is contained in:
James Cole
2019-08-02 20:59:06 +02:00
parent 15d4d185bb
commit b217acfe26
5 changed files with 15 additions and 6 deletions

View File

@@ -93,7 +93,7 @@ return [
'is_demo_site' => false,
],
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
'version' => '4.7.17.4',
'version' => '4.7.17.5',
'api_version' => '0.9.2',
'db_version' => 10,
'maxUploadSize' => 15242880,