We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25519b commit 99a2ed8Copy full SHA for 99a2ed8
src/Qiniu/Config.php
@@ -3,7 +3,7 @@
3
4
final class Config
5
{
6
- const SDK_VER = '7.0.0';
+ const SDK_VER = '7.0.2';
7
8
const IO_HOST = 'http://iovip.qbox.me'; // 七牛源站Host
9
const RS_HOST = 'http://rs.qbox.me'; // 文件元信息管理操作Host
0 commit comments