Update meta files to 4.7.6.1 [skip ci]

This commit is contained in:
James Cole
2018-09-03 10:10:58 +02:00
parent bb9f763729
commit b2e7c767df
5 changed files with 19 additions and 7 deletions

View File

@@ -88,7 +88,7 @@ return [
'is_demo_site' => false,
],
'encryption' => null === env('USE_ENCRYPTION') || env('USE_ENCRYPTION') === true,
'version' => '4.7.6',
'version' => '4.7.6.1',
'api_version' => '0.7',
'db_version' => 4,
'maxUploadSize' => 15242880,