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 6c11d8c commit cc08f46Copy full SHA for cc08f46
src/com/qiniu/conf/Conf.java
@@ -1,7 +1,7 @@
1
package com.qiniu.conf;
2
3
public class Conf {
4
- public static final String VERSION = "6.0.4";
+ public static final String VERSION = "6.0.5";
5
public static String UP_HOST = "http://upload.qiniu.com";
6
public static String UP_HOST2 = "http://up.qiniu.com";
7
0 commit comments