We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0775201 + 96850c8 commit d19503eCopy full SHA for d19503e
src/Qiniu/Config.php
@@ -3,7 +3,7 @@
3
4
final class Config
5
{
6
- const SDK_VER = '7.0.4';
+ const SDK_VER = '7.0.5';
7
8
const BLOCK_SIZE = 4194304; //4*1024*1024 分块上传块大小,该参数为接口规格,不能修改
9
0 commit comments