Skip to content

Commit

Permalink
update version [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
longbai committed Jul 13, 2015
1 parent 686319e commit f1fb0c7
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.0.2';
const SDK_VER = '7.0.3';

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

Expand Down

0 comments on commit f1fb0c7

Please sign in to comment.