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.
1 parent 1486fe0 commit 99007f1Copy full SHA for 99007f1
qiniu/conf.php
@@ -10,7 +10,7 @@
10
global $QINIU_ACCESS_KEY;
11
global $QINIU_SECRET_KEY;
12
13
-$SDK_VER = "6.1.9";
+$SDK_VER = "6.1.13";
14
15
$QINIU_UP_HOST = 'http://upload.qiniu.com';
16
$QINIU_RS_HOST = 'http://rs.qbox.me';
0 commit comments