Skip to content

Commit cc08f46

Browse files
committed
update version [ci skip]
1 parent 6c11d8c commit cc08f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/qiniu/conf/Conf.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package com.qiniu.conf;
22

33
public class Conf {
4-
public static final String VERSION = "6.0.4";
4+
public static final String VERSION = "6.0.5";
55
public static String UP_HOST = "http://upload.qiniu.com";
66
public static String UP_HOST2 = "http://up.qiniu.com";
77

0 commit comments

Comments
 (0)