Skip to content

Commit

Permalink
Update Config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Mei-Zhao authored Apr 18, 2022
1 parent b5910a4 commit 0cc46e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Qiniu/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

final class Config
{
const SDK_VER = '7.4.3';
const SDK_VER = '7.5.0';

const BLOCK_SIZE = 4194304; //4*1024*1024 分块上传块大小,该参数为接口规格,不能修改

Expand Down

0 comments on commit 0cc46e4

Please sign in to comment.