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 53c422a commit e4da2c3Copy full SHA for e4da2c3
src/main/java/com/qiniu/common/Constants.java
@@ -9,7 +9,7 @@ public final class Constants {
9
/**
10
* 版本号
11
*/
12
- public static final String VERSION = "7.3.0";
+ public static final String VERSION = "7.4.0";
13
14
* 块大小,不能改变
15
0 commit comments