This commit is contained in:
James Cole
2019-10-26 16:56:30 +02:00
parent 64a2f22b13
commit ca37d782ed
4 changed files with 9 additions and 3 deletions

View File

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