Update language strings

This commit is contained in:
James Cole
2018-03-31 21:05:43 +02:00
parent 16f04b45ac
commit 0df5c5121d
7 changed files with 55 additions and 8 deletions

View File

@@ -33,7 +33,7 @@ return [
'is_demo_site' => false,
],
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
'version' => '4.7.1.4',
'version' => '4.7.2',
'api_version' => '0.1',
'db_version' => 2,
'maxUploadSize' => 15242880,