s3 multipart upload fix

This commit is contained in:
Čarodej
2022-03-22 19:25:38 +01:00
parent 5531be6640
commit 3f01dd3f95
5 changed files with 91 additions and 96 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'version' => '2.0.2',
'version' => '2.0.3',
'is_demo' => env('APP_DEMO', false),