Merge tag '5.3.0' into develop

5.3.0
This commit is contained in:
James Cole 2020-07-03 06:24:32 +02:00
commit 5a28479788
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [5.3.0 (API 1.2.0) - 2020-xx-xx
## [5.3.0 (API 1.2.0)] - 2020-07-03
Several alpha and beta releases preceded this release.

View File

@ -143,7 +143,7 @@ return [
],
//'encryption' => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'),
'version' => '5.3.0-beta.2',
'version' => '5.3.0',
'api_version' => '1.2.0',
'db_version' => 15,
'maxUploadSize' => 1073741824, // 1 GB