Skip to content

Commit

Permalink
[ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
longbai committed Feb 7, 2015
1 parent 1486fe0 commit 99007f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiniu/conf.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
global $QINIU_ACCESS_KEY;
global $QINIU_SECRET_KEY;

$SDK_VER = "6.1.9";
$SDK_VER = "6.1.13";

$QINIU_UP_HOST = 'http://upload.qiniu.com';
$QINIU_RS_HOST = 'http://rs.qbox.me';
Expand Down

0 comments on commit 99007f1

Please sign in to comment.