Skip to content

Commit

Permalink
Update Constants.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Mei-Zhao authored Jun 8, 2022
1 parent bce221b commit 479a72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/qiniu/common/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ public final class Constants {
/**
* 版本号
*/
public static final String VERSION = "7.10.4";
public static final String VERSION = "7.11.0";
/**
* 块大小,不能改变
*/
Expand Down

0 comments on commit 479a72d

Please sign in to comment.