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 23fe75f commit c099b1cCopy full SHA for c099b1c
src/main/java/com/qiniu/common/Config.java
@@ -6,7 +6,7 @@
6
7
public final class Config {
8
9
- public static final String VERSION = "7.0.4.3";
+ public static final String VERSION = "7.0.5";
10
/**
11
* 断点上传时的分块大小(默认的分块大小, 不允许改变)
12
*/
0 commit comments