Release first alpha version to see how Travis responds.

This commit is contained in:
James Cole
2019-11-03 11:43:07 +01:00
parent ec54ec22f6
commit 33ce7c0767
3 changed files with 15 additions and 17 deletions

View File

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