Skip to content

Commit 921bab6

Browse files
committed
[ci skip]update version
1 parent 0c57c0a commit 921bab6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
#Changelog
22

3+
## 7.0.4 (2015-06-25)
4+
5+
### 变更
6+
* 多zone 支持
7+
38
## 7.0.3 (2015-05-04)
49

510
### 修正

src/main/java/com/qiniu/common/Config.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
public final class Config {
88

9-
public static final String VERSION = "7.0.3";
9+
public static final String VERSION = "7.0.4";
1010
/**
1111
* 断点上传时的分块大小(默认的分块大小, 不允许改变)
1212
*/

0 commit comments

Comments
 (0)