Skip to content

Commit 5d6cc2e

Browse files
committed
[ci skip] version up
1 parent cfdddf8 commit 5d6cc2e

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.2.3 (2016-09-07)
4+
5+
### 增加
6+
* 上传中途网络断开回调等待
7+
38
## 7.2.2 (2016-08-04)
49

510
### 修正

library/src/main/java/com/qiniu/android/common/Constants.java

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

33

44
public final class Constants {
5-
public static final String VERSION = "7.2.2";
5+
public static final String VERSION = "7.2.3";
66

77
public static final String UTF_8 = "utf-8";
88
}

0 commit comments

Comments
 (0)