Skip to content

Commit a54348e

Browse files
committed
format
1 parent 125424b commit a54348e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/qiniu/api/config/Config.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public class Config {
99
/**本地检测不通过、程序抛异常,设置 CallRet 的 statusCode 为此错误码*/
1010
public static final int ERROR_CODE = 0;
1111

12-
public static final String VERSION = "6.0.5";
12+
public static final String VERSION = "6.0.5";
1313

1414
/**
1515
* You can get your accesskey from <a href="https://dev.qiniutek.com"

0 commit comments

Comments
 (0)