Skip to content

Commit 4b53b16

Browse files
committed
version => 7.1.0
1 parent 45f0761 commit 4b53b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Qiniu/Config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
final class Config
77
{
8-
const SDK_VER = '7.0.8';
8+
const SDK_VER = '7.1.0';
99

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

0 commit comments

Comments
 (0)