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 17789c2 commit ff3e0d5Copy full SHA for ff3e0d5
src/main/java/com/qiniu/api/config/Config.java
@@ -9,7 +9,7 @@ public class Config {
9
/**本地检测不通过、程序抛异常,设置 CallRet 的 statusCode 为此错误码*/
10
public static final int ERROR_CODE = 0;
11
12
- public static final String VERSION = "6.0.5";
+ public static final String VERSION = "6.1.5";
13
14
/**
15
* You can get your accesskey from <a href="https://dev.qiniutek.com"
0 commit comments