Update change logs and files for new version.

This commit is contained in:
James Cole
2019-08-17 12:27:15 +02:00
parent 34c19b145c
commit 2ee8cbbae4
6 changed files with 97 additions and 40 deletions

View File

@@ -125,7 +125,7 @@ return [
'is_demo_site' => false,
],
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
'version' => '4.8.0.1',
'version' => '4.8.0.2',
'api_version' => '0.10.0',
'db_version' => 11,
'maxUploadSize' => 15242880,