Update version.

This commit is contained in:
James Cole 2019-08-12 17:11:05 +02:00
parent 66ffbf9e47
commit 6e78d4efa7
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

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